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

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8917407989501953 -149.625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8917407989501953"^^xsd:decimal ;
  geo-pos:long "-149.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9545657"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414562'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-149.625'^^xsd:double;
  dwc:latitude '-0.8917407989502'^^xsd:double;
  dwc:coordinatePrecision '9545657'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130837'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414563> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8917407989501953 -149.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8917407989501953"^^xsd:decimal ;
  dwc:decimalLongitude "-149.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9545657"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8917407989501953 -149.625)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8917407989501953"^^xsd:decimal ;
  geo-pos:long "-149.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9545657"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414563'^^xsd:integer;
  dwc:scientificName 'Acanthochitona communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-149.625'^^xsd:double;
  dwc:latitude '-0.8917407989502'^^xsd:double;
  dwc:coordinatePrecision '9545657'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146471'^^xsd:string;
  dwc:aphiaid '146471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401415> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6511 -122.9284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6511"^^xsd:decimal ;
  dwc:decimalLongitude "-122.9284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6511 -122.9284)"^^geo:wktLiteral ;
  geo-pos:lat "37.6511"^^xsd:decimal ;
  geo-pos:long "-122.9284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:401415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-13'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '401415'^^xsd:integer;
  dwc:scientificName 'Palaemon macrodactylus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-122.9284'^^xsd:double;
  dwc:latitude '37.6511'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 181372'^^xsd:string;
  dwc:aphiaid '181372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:401415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413477> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.42368 -89.13791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.42368"^^xsd:decimal ;
  dwc:decimalLongitude "-89.13791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1125456"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.42368 -89.13791)"^^geo:wktLiteral ;
  geo-pos:lat "24.42368"^^xsd:decimal ;
  geo-pos:long "-89.13791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1125456"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413477'^^xsd:integer;
  dwc:scientificName 'Molpadia blakei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-89.13791'^^xsd:double;
  dwc:latitude '24.42368'^^xsd:double;
  dwc:coordinatePrecision '1125456'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124797'^^xsd:string;
  dwc:aphiaid '124797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409288> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.30292 -74.10124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.30292"^^xsd:decimal ;
  dwc:decimalLongitude "-74.10124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1784787"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.30292 -74.10124)"^^geo:wktLiteral ;
  geo-pos:lat "15.30292"^^xsd:decimal ;
  geo-pos:long "-74.10124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1784787"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409288'^^xsd:integer;
  dwc:scientificName 'Thyasira granulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-74.10124'^^xsd:double;
  dwc:latitude '15.30292'^^xsd:double;
  dwc:coordinatePrecision '1784787'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141664'^^xsd:string;
  dwc:aphiaid '141664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '851917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409289> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.30292 -74.10124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.30292"^^xsd:decimal ;
  dwc:decimalLongitude "-74.10124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1784787"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.30292 -74.10124)"^^geo:wktLiteral ;
  geo-pos:lat "15.30292"^^xsd:decimal ;
  geo-pos:long "-74.10124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1784787"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409289'^^xsd:integer;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-74.10124'^^xsd:double;
  dwc:latitude '15.30292'^^xsd:double;
  dwc:coordinatePrecision '1784787'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107700'^^xsd:string;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413469> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413469'^^xsd:integer;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124792'^^xsd:string;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417060> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -70.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.53"^^xsd:decimal ;
  dwc:decimalLongitude "-70.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -70.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.53"^^xsd:decimal ;
  geo-pos:long "-70.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:417060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '417060'^^xsd:integer;
  dwc:scientificName 'Amphidinium sphenoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-70.67'^^xsd:double;
  dwc:latitude '41.53'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 109754'^^xsd:string;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:417060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417059> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -70.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.53"^^xsd:decimal ;
  dwc:decimalLongitude "-70.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.53 -70.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.53"^^xsd:decimal ;
  geo-pos:long "-70.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A417059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:417059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '417059'^^xsd:integer;
  dwc:scientificName 'Sinophysis ebriola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-70.67'^^xsd:double;
  dwc:latitude '41.53'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 109703'^^xsd:string;
  dwc:aphiaid '109703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:417059'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401412> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.012427052093 -62.103018814919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.012427052093"^^xsd:decimal ;
  dwc:decimalLongitude "-62.103018814919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1578007"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.012427052093 -62.103018814919)"^^geo:wktLiteral ;
  geo-pos:lat "-47.012427052093"^^xsd:decimal ;
  geo-pos:long "-62.103018814919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1578007"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:401412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-13'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '401412'^^xsd:integer;
  dwc:scientificName 'Palaemon macrodactylus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-62.103018814919'^^xsd:double;
  dwc:latitude '-47.012427052093'^^xsd:double;
  dwc:coordinatePrecision '1578007'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 181372'^^xsd:string;
  dwc:aphiaid '181372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:401412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318417> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318417'^^xsd:integer;
  dwc:scientificName 'Pliciloricus profundus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154517'^^xsd:string;
  dwc:aphiaid '154517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318413> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318413'^^xsd:integer;
  dwc:scientificName 'Pliciloricus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154512'^^xsd:string;
  dwc:aphiaid '154512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318667> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318667'^^xsd:integer;
  dwc:scientificName 'Eone gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155100'^^xsd:string;
  dwc:aphiaid '155100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315829> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315829'^^xsd:integer;
  dwc:scientificName 'Acipenser oxyrinchus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151803'^^xsd:string;
  dwc:aphiaid '151803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151802'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313136> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2756"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313136'^^xsd:integer;
  dwc:scientificName 'Molpadia agassizi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:maximumDepth '2756'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148818'^^xsd:string;
  dwc:aphiaid '148818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317446> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317446'^^xsd:integer;
  dwc:scientificName 'Caudina arenata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152559'^^xsd:string;
  dwc:aphiaid '152559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313089> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313089'^^xsd:integer;
  dwc:scientificName 'Botrylloides violaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148715'^^xsd:string;
  dwc:aphiaid '148715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318416> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318416'^^xsd:integer;
  dwc:scientificName 'Rugiloricus ornatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154516'^^xsd:string;
  dwc:aphiaid '154516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313138> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313138'^^xsd:integer;
  dwc:scientificName 'Molpadia parva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148821'^^xsd:string;
  dwc:aphiaid '148821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318521> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318521'^^xsd:integer;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154785'^^xsd:string;
  dwc:aphiaid '154785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318414> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318414'^^xsd:integer;
  dwc:scientificName 'Pliciloricus enigmaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154513'^^xsd:string;
  dwc:aphiaid '154513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312864> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312864'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus ursinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148474'^^xsd:string;
  dwc:aphiaid '148474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312864'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442168'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313129> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313129'^^xsd:integer;
  dwc:scientificName 'Holothuria minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148808'^^xsd:string;
  dwc:aphiaid '148808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313129'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312842> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312842'^^xsd:integer;
  dwc:scientificName 'Pilumnoides perlatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148463'^^xsd:string;
  dwc:aphiaid '148463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313083> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313083'^^xsd:integer;
  dwc:scientificName 'Heteromysis formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148701'^^xsd:string;
  dwc:aphiaid '148701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318411> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318411'^^xsd:integer;
  dwc:scientificName 'Pliciloricus dubius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154510'^^xsd:string;
  dwc:aphiaid '154510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318412> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318412'^^xsd:integer;
  dwc:scientificName 'Rugiloricus cauliculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154511'^^xsd:string;
  dwc:aphiaid '154511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312865> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312865'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus alutaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148475'^^xsd:string;
  dwc:aphiaid '148475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312865'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442166'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312868> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312868'^^xsd:integer;
  dwc:scientificName 'Neopanope sayi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148485'^^xsd:string;
  dwc:aphiaid '148485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312868'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312508> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312508'^^xsd:integer;
  dwc:scientificName 'Roccella fuciformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147573'^^xsd:string;
  dwc:aphiaid '147573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314818> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314818'^^xsd:integer;
  dwc:scientificName 'Limulus polyphemus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150514'^^xsd:string;
  dwc:aphiaid '150514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316125> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316125'^^xsd:integer;
  dwc:scientificName 'Gonionemus murbachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152173'^^xsd:string;
  dwc:aphiaid '152173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '292467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317447> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317447'^^xsd:integer;
  dwc:scientificName 'Molpadiodemas acaudum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152563'^^xsd:string;
  dwc:aphiaid '152563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312617> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312617'^^xsd:integer;
  dwc:scientificName 'Polymorphus phippsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147798'^^xsd:string;
  dwc:aphiaid '147798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318415> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -55)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318415'^^xsd:integer;
  dwc:scientificName 'Rugiloricus carolinensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154514'^^xsd:string;
  dwc:aphiaid '154514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411945> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2745 -50.9602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2745"^^xsd:decimal ;
  dwc:decimalLongitude "-50.9602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2745 -50.9602)"^^geo:wktLiteral ;
  geo-pos:lat "69.2745"^^xsd:decimal ;
  geo-pos:long "-50.9602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411945'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-50.9602'^^xsd:double;
  dwc:latitude '69.2745'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103166'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411944> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2745 -50.9602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2745"^^xsd:decimal ;
  dwc:decimalLongitude "-50.9602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2745 -50.9602)"^^geo:wktLiteral ;
  geo-pos:lat "69.2745"^^xsd:decimal ;
  geo-pos:long "-50.9602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411944'^^xsd:integer;
  dwc:scientificName 'Gammarellus angulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-50.9602'^^xsd:double;
  dwc:latitude '69.2745'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102251'^^xsd:string;
  dwc:aphiaid '102251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315299> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315299'^^xsd:integer;
  dwc:scientificName 'Phylan gibbus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150745'^^xsd:string;
  dwc:aphiaid '150745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317711> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3970"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317711'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3970'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317712> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3920"^^xsd:integer ;
  dwc:maximumDepthInMeters "3990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317712'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3920'^^xsd:integer;
  dwc:maximumDepth '3990'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317725> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317725'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317687> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4832"^^xsd:integer ;
  dwc:maximumDepthInMeters "4836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317687'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4832'^^xsd:integer;
  dwc:maximumDepth '4836'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317700> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836"^^xsd:integer ;
  dwc:maximumDepthInMeters "4843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317700'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4836'^^xsd:integer;
  dwc:maximumDepth '4843'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317717> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4080"^^xsd:integer ;
  dwc:maximumDepthInMeters "4156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317717'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4080'^^xsd:integer;
  dwc:maximumDepth '4156'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317685> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4843"^^xsd:integer ;
  dwc:maximumDepthInMeters "4849"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317685'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4843'^^xsd:integer;
  dwc:maximumDepth '4849'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317702> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317702'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317719> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3880"^^xsd:integer ;
  dwc:maximumDepthInMeters "3920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317719'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3880'^^xsd:integer;
  dwc:maximumDepth '3920'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317719'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318871> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318871'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152313'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317708> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3749"^^xsd:integer ;
  dwc:maximumDepthInMeters "3757"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317708'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3749'^^xsd:integer;
  dwc:maximumDepth '3757'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317715> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4350"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317715'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4350'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317722> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317722'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4139'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318421> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318421'^^xsd:integer;
  dwc:scientificName 'Priapulus bicaudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154520'^^xsd:string;
  dwc:aphiaid '154520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313127> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313127'^^xsd:integer;
  dwc:scientificName 'Holothuria minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148808'^^xsd:string;
  dwc:aphiaid '148808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313127'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317705> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4017"^^xsd:integer ;
  dwc:maximumDepthInMeters "4095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317705'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4017'^^xsd:integer;
  dwc:maximumDepth '4095'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317739> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4840"^^xsd:integer ;
  dwc:maximumDepthInMeters "4843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317739'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4840'^^xsd:integer;
  dwc:maximumDepth '4843'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153093'^^xsd:string;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317706> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4837"^^xsd:integer ;
  dwc:maximumDepthInMeters "4846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317706'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4837'^^xsd:integer;
  dwc:maximumDepth '4846'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317724> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317724'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317696> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317696'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4370'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317730> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4180"^^xsd:integer ;
  dwc:maximumDepthInMeters "4310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317730'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4180'^^xsd:integer;
  dwc:maximumDepth '4310'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317689> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4853"^^xsd:integer ;
  dwc:maximumDepthInMeters "4877"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317689'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4853'^^xsd:integer;
  dwc:maximumDepth '4877'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317698> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4843"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317698'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4843'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317723> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317723'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313074> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313074'^^xsd:integer;
  dwc:scientificName 'Siriella jaltensis var. brooki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148694'^^xsd:string;
  dwc:aphiaid '148694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '226335'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314706> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314706'^^xsd:integer;
  dwc:scientificName 'Hansenocaris furcifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150310'^^xsd:string;
  dwc:aphiaid '150310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317707> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4805"^^xsd:integer ;
  dwc:maximumDepthInMeters "4810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317707'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4805'^^xsd:integer;
  dwc:maximumDepth '4810'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317714> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3022"^^xsd:integer ;
  dwc:maximumDepthInMeters "3110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317714'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3022'^^xsd:integer;
  dwc:maximumDepth '3110'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317716> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4265"^^xsd:integer ;
  dwc:maximumDepthInMeters "4320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317716'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4265'^^xsd:integer;
  dwc:maximumDepth '4320'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317728> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317728'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317727> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2615"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317727'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2615'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317710> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4828"^^xsd:integer ;
  dwc:maximumDepthInMeters "4836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317710'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4828'^^xsd:integer;
  dwc:maximumDepth '4836'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317744> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "4255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317744'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '4255'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153093'^^xsd:string;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391717> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391717'^^xsd:integer;
  dwc:scientificName 'Labyrinthuloides yorkensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 164115'^^xsd:string;
  dwc:aphiaid '164115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '590571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317694> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3972"^^xsd:integer ;
  dwc:maximumDepthInMeters "4003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317694'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3972'^^xsd:integer;
  dwc:maximumDepth '4003'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317729> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317729'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4255'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317743> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317743'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153093'^^xsd:string;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312614> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312614'^^xsd:integer;
  dwc:scientificName 'Bolbosoma brevicolle'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147794'^^xsd:string;
  dwc:aphiaid '147794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147794'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312613> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312613'^^xsd:integer;
  dwc:scientificName 'Bolbosoma balaenae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147793'^^xsd:string;
  dwc:aphiaid '147793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317688> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4828"^^xsd:integer ;
  dwc:maximumDepthInMeters "4838"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317688'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4828'^^xsd:integer;
  dwc:maximumDepth '4838'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317713> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4043"^^xsd:integer ;
  dwc:maximumDepthInMeters "4104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317713'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4043'^^xsd:integer;
  dwc:maximumDepth '4104'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317738> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317738'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153093'^^xsd:string;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312676> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312676'^^xsd:integer;
  dwc:scientificName 'Phascolosoma margaritaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148301'^^xsd:string;
  dwc:aphiaid '148301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312523> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312523'^^xsd:integer;
  dwc:scientificName 'Didymosphaeria danica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147661'^^xsd:string;
  dwc:aphiaid '147661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317709> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4828"^^xsd:integer ;
  dwc:maximumDepthInMeters "4838"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317709'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4828'^^xsd:integer;
  dwc:maximumDepth '4838'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317718> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3880"^^xsd:integer ;
  dwc:maximumDepthInMeters "3920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317718'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3880'^^xsd:integer;
  dwc:maximumDepth '3920'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317720> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4143"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317720'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4143'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317684> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836"^^xsd:integer ;
  dwc:maximumDepthInMeters "4839"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317684'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4836'^^xsd:integer;
  dwc:maximumDepth '4839'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317703> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4789"^^xsd:integer ;
  dwc:maximumDepthInMeters "4847"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317703'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4789'^^xsd:integer;
  dwc:maximumDepth '4847'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317686> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836"^^xsd:integer ;
  dwc:maximumDepthInMeters "4840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317686'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4836'^^xsd:integer;
  dwc:maximumDepth '4840'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317701> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836"^^xsd:integer ;
  dwc:maximumDepthInMeters "4839"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317701'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4836'^^xsd:integer;
  dwc:maximumDepth '4839'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312612> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312612'^^xsd:integer;
  dwc:scientificName 'Bolbosoma turbinella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147792'^^xsd:string;
  dwc:aphiaid '147792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312522> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312522'^^xsd:integer;
  dwc:scientificName 'Phycomelaina laminariae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147651'^^xsd:string;
  dwc:aphiaid '147651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317737> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836"^^xsd:integer ;
  dwc:maximumDepthInMeters "4839"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317737'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4836'^^xsd:integer;
  dwc:maximumDepth '4839'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153093'^^xsd:string;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317695> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4835"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317695'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4835'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317683> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4811"^^xsd:integer ;
  dwc:maximumDepthInMeters "4837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317683'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4811'^^xsd:integer;
  dwc:maximumDepth '4837'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317690> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4843"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317690'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4843'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153073'^^xsd:string;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317697> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4811"^^xsd:integer ;
  dwc:maximumDepthInMeters "4837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317697'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4811'^^xsd:integer;
  dwc:maximumDepth '4837'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317704> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4839"^^xsd:integer ;
  dwc:maximumDepthInMeters "4856"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317704'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4839'^^xsd:integer;
  dwc:maximumDepth '4856'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317740> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4847"^^xsd:integer ;
  dwc:maximumDepthInMeters "4848"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317740'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4847'^^xsd:integer;
  dwc:maximumDepth '4848'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153093'^^xsd:string;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313067> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313067'^^xsd:integer;
  dwc:scientificName 'Siriella frontalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148692'^^xsd:string;
  dwc:aphiaid '148692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317699> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4853"^^xsd:integer ;
  dwc:maximumDepthInMeters "4877"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317699'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4853'^^xsd:integer;
  dwc:maximumDepth '4877'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153084'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413396> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413396'^^xsd:integer;
  dwc:scientificName 'Acanthotrochus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124440'^^xsd:string;
  dwc:aphiaid '124440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413395> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413395'^^xsd:integer;
  dwc:scientificName 'Myriotrochus theeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124447'^^xsd:string;
  dwc:aphiaid '124447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413409> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413409'^^xsd:integer;
  dwc:scientificName 'Chirona hameri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106207'^^xsd:string;
  dwc:aphiaid '106207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413404> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413404'^^xsd:integer;
  dwc:scientificName 'Siriella thompsonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120216'^^xsd:string;
  dwc:aphiaid '120216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413406> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413406'^^xsd:integer;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136084'^^xsd:string;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413398> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413398'^^xsd:integer;
  dwc:scientificName 'Psolus fabricii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124703'^^xsd:string;
  dwc:aphiaid '124703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413400> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413400'^^xsd:integer;
  dwc:scientificName 'Caecitellus parvulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 104016'^^xsd:string;
  dwc:aphiaid '104016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '104016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413397> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1724"^^xsd:integer ;
  dwc:maximumDepthInMeters "5270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413397'^^xsd:integer;
  dwc:scientificName 'Molpadia blakei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:minimumDepth '1724'^^xsd:integer;
  dwc:maximumDepth '5270'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124797'^^xsd:string;
  dwc:aphiaid '124797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413403> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413403'^^xsd:integer;
  dwc:scientificName 'Rhabdopleura normani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137611'^^xsd:string;
  dwc:aphiaid '137611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413405> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413405'^^xsd:integer;
  dwc:scientificName 'Siriella norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120215'^^xsd:string;
  dwc:aphiaid '120215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413402> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413402'^^xsd:integer;
  dwc:scientificName 'Munidopsis curvirostra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107175'^^xsd:string;
  dwc:aphiaid '107175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413399> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413399'^^xsd:integer;
  dwc:scientificName 'Boreomysis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119962'^^xsd:string;
  dwc:aphiaid '119962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413401> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413401'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129868'^^xsd:string;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413408> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413408'^^xsd:integer;
  dwc:scientificName 'Didymella fucicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100291'^^xsd:string;
  dwc:aphiaid '100291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413407> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-38.18866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4997860"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3118 -38.18866)"^^geo:wktLiteral ;
  geo-pos:lat "34.3118"^^xsd:decimal ;
  geo-pos:long "-38.18866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4997860"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A413407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:413407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '413407'^^xsd:integer;
  dwc:scientificName 'Bolbosoma capitatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-38.18866'^^xsd:double;
  dwc:latitude '34.3118'^^xsd:double;
  dwc:coordinatePrecision '4997860'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100605'^^xsd:string;
  dwc:aphiaid '100605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:413407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411065> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411065'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124710'^^xsd:string;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411098> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411098'^^xsd:integer;
  dwc:scientificName 'Leptasterias (Leptasterias) muelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125158'^^xsd:string;
  dwc:aphiaid '125158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411051> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411051'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140199'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314838> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314838'^^xsd:integer;
  dwc:scientificName 'Nymphon macrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150523'^^xsd:string;
  dwc:aphiaid '150523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318392> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318392'^^xsd:integer;
  dwc:scientificName 'Cottus scorpius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154486'^^xsd:string;
  dwc:aphiaid '154486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318558> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318558'^^xsd:integer;
  dwc:scientificName 'Salvelinus alpinus stagnalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154822'^^xsd:string;
  dwc:aphiaid '154822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318558'^^xsd:anyURI;
  dwc:observationDate '1927-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411069> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411069'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124782'^^xsd:string;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411094> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411094'^^xsd:integer;
  dwc:scientificName 'Platybdella anarrhichae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116981'^^xsd:string;
  dwc:aphiaid '116981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411112> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411112'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147032'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411119> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411119'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) primitiva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132844'^^xsd:string;
  dwc:aphiaid '132844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316133> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316133'^^xsd:integer;
  dwc:scientificName 'Lensia truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152178'^^xsd:string;
  dwc:aphiaid '152178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317598> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317598'^^xsd:integer;
  dwc:scientificName 'Thyasira (Parathyasira) dunbari'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152912'^^xsd:string;
  dwc:aphiaid '152912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1902222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411097> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411097'^^xsd:integer;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123974'^^xsd:string;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411104> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411104'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101156'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411114> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411114'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130837'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314672> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314672'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150256'^^xsd:string;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318560> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318560'^^xsd:integer;
  dwc:scientificName 'Liparis tunicatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154825'^^xsd:string;
  dwc:aphiaid '154825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313128> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313128'^^xsd:integer;
  dwc:scientificName 'Holothuria minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148808'^^xsd:string;
  dwc:aphiaid '148808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313128'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313102> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313102'^^xsd:integer;
  dwc:scientificName 'Megaptera nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148737'^^xsd:string;
  dwc:aphiaid '148737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318520> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318520'^^xsd:integer;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154785'^^xsd:string;
  dwc:aphiaid '154785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411107> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411107'^^xsd:integer;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 126735'^^xsd:string;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411124> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411124'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140152'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411061> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411061'^^xsd:integer;
  dwc:scientificName 'Nymphon macronyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134697'^^xsd:string;
  dwc:aphiaid '134697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134697'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411095> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411095'^^xsd:integer;
  dwc:scientificName 'Hippasteria phrygiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124043'^^xsd:string;
  dwc:aphiaid '124043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313124> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313124'^^xsd:integer;
  dwc:scientificName 'Holothuria minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148808'^^xsd:string;
  dwc:aphiaid '148808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313124'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316164> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316164'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152212'^^xsd:string;
  dwc:aphiaid '152212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318424> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318424'^^xsd:integer;
  dwc:scientificName 'Priapulus bicaudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154520'^^xsd:string;
  dwc:aphiaid '154520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318561> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318561'^^xsd:integer;
  dwc:scientificName 'Liparis major'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154827'^^xsd:string;
  dwc:aphiaid '154827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411120> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411120'^^xsd:integer;
  dwc:scientificName 'Haliclona rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132852'^^xsd:string;
  dwc:aphiaid '132852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411052> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411052'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140152'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411077> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411077'^^xsd:integer;
  dwc:scientificName 'Cucumaria paraglacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124627'^^xsd:string;
  dwc:aphiaid '124627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411086> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411086'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120113'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411111> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411111'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137101'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411099> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411099'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125109'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411100> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411100'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus droebachiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124321'^^xsd:string;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411063> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411063'^^xsd:integer;
  dwc:scientificName 'Pentamera calcigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124655'^^xsd:string;
  dwc:aphiaid '124655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411070> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411070'^^xsd:integer;
  dwc:scientificName 'Chiridota laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124434'^^xsd:string;
  dwc:aphiaid '124434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411072> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411072'^^xsd:integer;
  dwc:scientificName 'Myriotrochus eurycyclus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124443'^^xsd:string;
  dwc:aphiaid '124443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411054> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411054'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140135'^^xsd:string;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411079> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411079'^^xsd:integer;
  dwc:scientificName 'Irpa abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124728'^^xsd:string;
  dwc:aphiaid '124728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411088> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411088'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141663'^^xsd:string;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411113> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411113'^^xsd:integer;
  dwc:scientificName 'Paranaitis wahlbergi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130663'^^xsd:string;
  dwc:aphiaid '130663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411122> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411122'^^xsd:integer;
  dwc:scientificName 'Hydractinia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117641'^^xsd:string;
  dwc:aphiaid '117641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411127> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411127'^^xsd:integer;
  dwc:scientificName 'Pandalus propinquus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107652'^^xsd:string;
  dwc:aphiaid '493849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411084> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411084'^^xsd:integer;
  dwc:scientificName 'Erythrops abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119996'^^xsd:string;
  dwc:aphiaid '119996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411101> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411101'^^xsd:integer;
  dwc:scientificName 'Harrimania kupfferi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137597'^^xsd:string;
  dwc:aphiaid '137597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411066> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411066'^^xsd:integer;
  dwc:scientificName 'Elpidia glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124726'^^xsd:string;
  dwc:aphiaid '124726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411083> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411083'^^xsd:integer;
  dwc:scientificName 'Boreomysis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119962'^^xsd:string;
  dwc:aphiaid '119962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411058> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411058'^^xsd:integer;
  dwc:scientificName 'Nymphon brevitarse'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134682'^^xsd:string;
  dwc:aphiaid '134682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411075> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411075'^^xsd:integer;
  dwc:scientificName 'Psolus hypsinotus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124706'^^xsd:string;
  dwc:aphiaid '124706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411092> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411092'^^xsd:integer;
  dwc:scientificName 'Nymphon hirtum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134691'^^xsd:string;
  dwc:aphiaid '134691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411109> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411109'^^xsd:integer;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 127214'^^xsd:string;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411126> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411126'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108301'^^xsd:string;
  dwc:aphiaid '108301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411064> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411064'^^xsd:integer;
  dwc:scientificName 'Ekmania barthii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124681'^^xsd:string;
  dwc:aphiaid '124681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411071> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411071'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124446'^^xsd:string;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411078> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411078'^^xsd:integer;
  dwc:scientificName 'Plicastichopus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124581'^^xsd:string;
  dwc:aphiaid '124581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411085> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411085'^^xsd:integer;
  dwc:scientificName 'Erythrops erythrophthalma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119998'^^xsd:string;
  dwc:aphiaid '119998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '852968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411115> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411115'^^xsd:integer;
  dwc:scientificName 'Echinorhynchus gadi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100599'^^xsd:string;
  dwc:aphiaid '100599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411116> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411116'^^xsd:integer;
  dwc:scientificName 'Corynosoma strumosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100614'^^xsd:string;
  dwc:aphiaid '100614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411056> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411056'^^xsd:integer;
  dwc:scientificName 'Phoxichilidium femoratum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134741'^^xsd:string;
  dwc:aphiaid '134741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411073> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411073'^^xsd:integer;
  dwc:scientificName 'Trochoderma elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124452'^^xsd:string;
  dwc:aphiaid '124452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411090> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411090'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107322'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411081> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411081'^^xsd:integer;
  dwc:scientificName 'Molpadia blakei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124797'^^xsd:string;
  dwc:aphiaid '124797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411074> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411074'^^xsd:integer;
  dwc:scientificName 'Psolus fabricii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124703'^^xsd:string;
  dwc:aphiaid '124703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411076> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411076'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124710'^^xsd:string;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411123> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411123'^^xsd:integer;
  dwc:scientificName 'Hydractinia ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117648'^^xsd:string;
  dwc:aphiaid '117648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411125> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411125'^^xsd:integer;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140151'^^xsd:string;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411062> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411062'^^xsd:integer;
  dwc:scientificName 'Cucumaria frondosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124612'^^xsd:string;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411106> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411106'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135418'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411082> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411082'^^xsd:integer;
  dwc:scientificName 'Ilycrinus carpenterii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124174'^^xsd:string;
  dwc:aphiaid '124174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411108> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411108'^^xsd:integer;
  dwc:scientificName 'Boreogadus saida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 126433'^^xsd:string;
  dwc:aphiaid '126433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312866> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312866'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus alutaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148475'^^xsd:string;
  dwc:aphiaid '148475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312866'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442166'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411117> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411117'^^xsd:integer;
  dwc:scientificName 'Oceanapia robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132946'^^xsd:string;
  dwc:aphiaid '132946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411118> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411118'^^xsd:integer;
  dwc:scientificName 'Irpa abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124728'^^xsd:string;
  dwc:aphiaid '124728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411068> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411068'^^xsd:integer;
  dwc:scientificName 'Molpadia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124798'^^xsd:string;
  dwc:aphiaid '124798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411093> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411093'^^xsd:integer;
  dwc:scientificName 'Phoxichilidium femoratum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134741'^^xsd:string;
  dwc:aphiaid '134741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411067> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411067'^^xsd:integer;
  dwc:scientificName 'Kolga hyalina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124731'^^xsd:string;
  dwc:aphiaid '124731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411105> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411105'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101010'^^xsd:string;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411087> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411087'^^xsd:integer;
  dwc:scientificName 'Phaeocystis pouchetii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 115106'^^xsd:string;
  dwc:aphiaid '115106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '115106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312616> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312616'^^xsd:integer;
  dwc:scientificName 'Plagiorhynchus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147795'^^xsd:string;
  dwc:aphiaid '147795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411091> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411091'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107323'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316143> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316143'^^xsd:integer;
  dwc:scientificName 'Galetta australis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152185'^^xsd:string;
  dwc:aphiaid '152185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411057> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411057'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134744'^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411059> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411059'^^xsd:integer;
  dwc:scientificName 'Nymphon hirtum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134691'^^xsd:string;
  dwc:aphiaid '134691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411053> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411053'^^xsd:integer;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140151'^^xsd:string;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411060> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411060'^^xsd:integer;
  dwc:scientificName 'Nymphon spinosissimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134709'^^xsd:string;
  dwc:aphiaid '134709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411089> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411089'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141659'^^xsd:string;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411096> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411096'^^xsd:integer;
  dwc:scientificName 'Solaster endeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124160'^^xsd:string;
  dwc:aphiaid '124160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411103> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411103'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101160'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411110> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411110'^^xsd:integer;
  dwc:scientificName 'Eumicrotremus spinosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 127217'^^xsd:string;
  dwc:aphiaid '127217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411102> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411102'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107322'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411121> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411121'^^xsd:integer;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137086'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318559> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318559'^^xsd:integer;
  dwc:scientificName 'Salvelinus alpinus stagnalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154822'^^xsd:string;
  dwc:aphiaid '154822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127188'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411055> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411055'^^xsd:integer;
  dwc:scientificName 'Nymphon hirtum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134691'^^xsd:string;
  dwc:aphiaid '134691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318562> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318562'^^xsd:integer;
  dwc:scientificName 'Gastrosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154829'^^xsd:string;
  dwc:aphiaid '154829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318562'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318391> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318391'^^xsd:integer;
  dwc:scientificName 'Cottus scorpius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154486'^^xsd:string;
  dwc:aphiaid '154486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312677> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312677'^^xsd:integer;
  dwc:scientificName 'Phascolosoma margaritaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148301'^^xsd:string;
  dwc:aphiaid '148301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411080> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.877904"^^xsd:decimal ;
  dwc:decimalLongitude "-33.44143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1856125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.877904 -33.44143)"^^geo:wktLiteral ;
  geo-pos:lat "64.877904"^^xsd:decimal ;
  geo-pos:long "-33.44143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1856125"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411080'^^xsd:integer;
  dwc:scientificName 'Benthodytes janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-33.44143'^^xsd:double;
  dwc:latitude '64.877904'^^xsd:double;
  dwc:coordinatePrecision '1856125'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124763'^^xsd:string;
  dwc:aphiaid '124763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411080'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407318> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407318'^^xsd:integer;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107313'^^xsd:string;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407336> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407336'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107703'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407251> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407251'^^xsd:integer;
  dwc:scientificName 'Ellipinion delagei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124724'^^xsd:string;
  dwc:aphiaid '124724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407312> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407312'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124653'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407333> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407333'^^xsd:integer;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137119'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407278> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407278'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107154'^^xsd:string;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407303> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407303'^^xsd:integer;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125049'^^xsd:string;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407308> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407308'^^xsd:integer;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124427'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407331> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407331'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140653'^^xsd:string;
  dwc:aphiaid '140653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407335> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407335'^^xsd:integer;
  dwc:scientificName 'Alexandromenia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138742'^^xsd:string;
  dwc:aphiaid '138742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407330> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407330'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) fibulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132796'^^xsd:string;
  dwc:aphiaid '132796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407332> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407332'^^xsd:integer;
  dwc:scientificName 'Phoronopsis harmeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128555'^^xsd:string;
  dwc:aphiaid '128555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407247> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407247'^^xsd:integer;
  dwc:scientificName 'Holothuria (Platyperona) sanctori'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124528'^^xsd:string;
  dwc:aphiaid '124528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407249> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407249'^^xsd:integer;
  dwc:scientificName 'Amperima furcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124722'^^xsd:string;
  dwc:aphiaid '124722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407262> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407262'^^xsd:integer;
  dwc:scientificName 'Psychropotes longicauda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124778'^^xsd:string;
  dwc:aphiaid '124778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407264> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407264'^^xsd:integer;
  dwc:scientificName 'Enypniastes eximia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124759'^^xsd:string;
  dwc:aphiaid '124759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407298> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407298'^^xsd:integer;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141906'^^xsd:string;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407313> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407313'^^xsd:integer;
  dwc:scientificName 'Thyone inermis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124672'^^xsd:string;
  dwc:aphiaid '124672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407238> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407238'^^xsd:integer;
  dwc:scientificName 'Pseudostichopus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124582'^^xsd:string;
  dwc:aphiaid '124582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407273> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407273'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107703'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407248> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407248'^^xsd:integer;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125182'^^xsd:string;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407265> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407265'^^xsd:integer;
  dwc:scientificName 'Chiridota abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124431'^^xsd:string;
  dwc:aphiaid '124431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407282> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407282'^^xsd:integer;
  dwc:scientificName 'Ebalia nux'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107299'^^xsd:string;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407299> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407299'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123987'^^xsd:string;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407316> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407316'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107301'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407329> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407329'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) angulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132773'^^xsd:string;
  dwc:aphiaid '132773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407300> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407300'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123803'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407270> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407270'^^xsd:integer;
  dwc:scientificName 'Propilidium exiguum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140188'^^xsd:string;
  dwc:aphiaid '140188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407283> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407283'^^xsd:integer;
  dwc:scientificName 'Inachus leptochirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107330'^^xsd:string;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407243> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407243'^^xsd:integer;
  dwc:scientificName 'Paelopatides atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124577'^^xsd:string;
  dwc:aphiaid '124577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407261> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407261'^^xsd:integer;
  dwc:scientificName 'Psychropotes grimaldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124776'^^xsd:string;
  dwc:aphiaid '124776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407239> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407239'^^xsd:integer;
  dwc:scientificName 'Pseudostichopus depressus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124583'^^xsd:string;
  dwc:aphiaid '124583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407290> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407290'^^xsd:integer;
  dwc:scientificName 'Macropipus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107397'^^xsd:string;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407304> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407304'^^xsd:integer;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125073'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407307> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407307'^^xsd:integer;
  dwc:scientificName 'Echinus elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124286'^^xsd:string;
  dwc:aphiaid '124286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407244> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407244'^^xsd:integer;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124501'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407269> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407269'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140187'^^xsd:string;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407311> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407311'^^xsd:integer;
  dwc:scientificName 'Echinocardium flavescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124394'^^xsd:string;
  dwc:aphiaid '124394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407325> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407325'^^xsd:integer;
  dwc:scientificName 'Oceanapia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132938'^^xsd:string;
  dwc:aphiaid '132938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407337> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407337'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407240> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407240'^^xsd:integer;
  dwc:scientificName 'Pseudostichopus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124586'^^xsd:string;
  dwc:aphiaid '124586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407257> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407257'^^xsd:integer;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124756'^^xsd:string;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407277> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407277'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107218'^^xsd:string;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407284> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407284'^^xsd:integer;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107313'^^xsd:string;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407320> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407320'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107390'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407327> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407327'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132786'^^xsd:string;
  dwc:aphiaid '132786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407274> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407274'^^xsd:integer;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107709'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407287> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407287'^^xsd:integer;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141539'^^xsd:string;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407288> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407288'^^xsd:integer;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140616'^^xsd:string;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407323> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407323'^^xsd:integer;
  dwc:scientificName 'Hydrichthys cyclothonis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117668'^^xsd:string;
  dwc:aphiaid '117668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407324> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407324'^^xsd:integer;
  dwc:scientificName 'Ischnochiton (Ischnochiton) rissoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140139'^^xsd:string;
  dwc:aphiaid '140139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '848021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407334> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407334'^^xsd:integer;
  dwc:scientificName 'Inachus leptochirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107330'^^xsd:string;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407280> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407280'^^xsd:integer;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107264'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407263> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407263'^^xsd:integer;
  dwc:scientificName 'Psychropotes semperiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124779'^^xsd:string;
  dwc:aphiaid '124779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407301> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407301'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124913'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407276> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407276'^^xsd:integer;
  dwc:scientificName 'Nematopagurus longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107229'^^xsd:string;
  dwc:aphiaid '107229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407267> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407267'^^xsd:integer;
  dwc:scientificName 'Monachocrinus recuperatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124178'^^xsd:string;
  dwc:aphiaid '124178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407279> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407279'^^xsd:integer;
  dwc:scientificName 'Uroptychus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107144'^^xsd:string;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407281> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407281'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107301'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407296> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407296'^^xsd:integer;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140287'^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407242> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407242'^^xsd:integer;
  dwc:scientificName 'Pseudostichopus lapidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124585'^^xsd:string;
  dwc:aphiaid '124585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407266> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407266'^^xsd:integer;
  dwc:scientificName 'Democrinus parfaiti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124184'^^xsd:string;
  dwc:aphiaid '124184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407241> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407241'^^xsd:integer;
  dwc:scientificName 'Pseudostichopus villosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124588'^^xsd:string;
  dwc:aphiaid '124588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407255> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407255'^^xsd:integer;
  dwc:scientificName 'Oneirophanta mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124720'^^xsd:string;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407256> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407256'^^xsd:integer;
  dwc:scientificName 'Benthogone rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124752'^^xsd:string;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407291> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407291'^^xsd:integer;
  dwc:scientificName 'Monodaeus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107430'^^xsd:string;
  dwc:aphiaid '107430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407305> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407305'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124316'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407306> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407306'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124319'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407250> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407250'^^xsd:integer;
  dwc:scientificName 'Amperima rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124723'^^xsd:string;
  dwc:aphiaid '124723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407268> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407268'^^xsd:integer;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138688'^^xsd:string;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407275> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407275'^^xsd:integer;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107196'^^xsd:string;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407293> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407293'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140405'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407246> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407246'^^xsd:integer;
  dwc:scientificName 'Holothuria (Halodeima) mexicana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125180'^^xsd:string;
  dwc:aphiaid '125180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407314> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407314'^^xsd:integer;
  dwc:scientificName 'Rhabdopleura normani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137611'^^xsd:string;
  dwc:aphiaid '137611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407338> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407338'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108352'^^xsd:string;
  dwc:aphiaid '108352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407285> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407285'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107345'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407292> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407292'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139085'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407319> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407319'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107345'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407326> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407326'^^xsd:integer;
  dwc:scientificName 'Oceanapia robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132946'^^xsd:string;
  dwc:aphiaid '132946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407328> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407328'^^xsd:integer;
  dwc:scientificName 'Haliclona (Halichoclona) fistulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132797'^^xsd:string;
  dwc:aphiaid '132797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407254> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407254'^^xsd:integer;
  dwc:scientificName 'Psychroplanes obsoleta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124747'^^xsd:string;
  dwc:aphiaid '124747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407271> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407271'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141790'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407272> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407272'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141782'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407289> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407289'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107390'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407322> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407322'^^xsd:integer;
  dwc:scientificName 'Porpita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117199'^^xsd:string;
  dwc:aphiaid '117199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117199'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407339> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407339'^^xsd:integer;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107709'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407253> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407253'^^xsd:integer;
  dwc:scientificName 'Peniagone diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124735'^^xsd:string;
  dwc:aphiaid '124735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407258> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407258'^^xsd:integer;
  dwc:scientificName 'Pannychia glutinosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124758'^^xsd:string;
  dwc:aphiaid '124758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407260> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407260'^^xsd:integer;
  dwc:scientificName 'Benthodytes typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124765'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407294> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407294'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134725'^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407317> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407317'^^xsd:integer;
  dwc:scientificName 'Inachus leptochirus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107330'^^xsd:string;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407245> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407245'^^xsd:integer;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125186'^^xsd:string;
  dwc:aphiaid '125186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407252> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407252'^^xsd:integer;
  dwc:scientificName 'Peniagone azorica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124734'^^xsd:string;
  dwc:aphiaid '124734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407259> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407259'^^xsd:integer;
  dwc:scientificName 'Benthodytes janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124763'^^xsd:string;
  dwc:aphiaid '124763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407259'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407295> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407295'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146909'^^xsd:string;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407302> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407302'^^xsd:integer;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125027'^^xsd:string;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407309> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407309'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124273'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407321> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407321'^^xsd:integer;
  dwc:scientificName 'Nectopyramis thetis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135465'^^xsd:string;
  dwc:aphiaid '135465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407286> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407286'^^xsd:integer;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107319'^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407315> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407315'^^xsd:integer;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107258'^^xsd:string;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407297> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407297'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141662'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407310> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "313947"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32455 -28.1377)"^^geo:wktLiteral ;
  geo-pos:lat "38.32455"^^xsd:decimal ;
  geo-pos:long "-28.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "313947"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407310'^^xsd:integer;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28.1377'^^xsd:double;
  dwc:latitude '38.32455'^^xsd:double;
  dwc:coordinatePrecision '313947'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124418'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314955> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314955'^^xsd:integer;
  dwc:scientificName 'Pallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 150573'^^xsd:string;
  dwc:aphiaid '150573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318563> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318563'^^xsd:integer;
  dwc:scientificName 'Cyclothone signata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 154831'^^xsd:string;
  dwc:aphiaid '154831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318564> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318564'^^xsd:integer;
  dwc:scientificName 'Cyclothone signata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 154831'^^xsd:string;
  dwc:aphiaid '154831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317668> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317668'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis massyae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153060'^^xsd:string;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315559> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315559'^^xsd:integer;
  dwc:scientificName 'Canace nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 151117'^^xsd:string;
  dwc:aphiaid '151117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312836> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312836'^^xsd:integer;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148461'^^xsd:string;
  dwc:aphiaid '148461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '444382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317503> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-13'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317503'^^xsd:integer;
  dwc:scientificName 'Anamenia heathi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 152626'^^xsd:string;
  dwc:aphiaid '152626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318043> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318043'^^xsd:integer;
  dwc:scientificName 'Rissoa inconspicua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153732'^^xsd:string;
  dwc:aphiaid '153732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317790> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317790'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis umbellata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153144'^^xsd:string;
  dwc:aphiaid '153144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312824> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312824'^^xsd:integer;
  dwc:scientificName 'Munidopsis tridentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148424'^^xsd:string;
  dwc:aphiaid '148424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411388> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411388'^^xsd:integer;
  dwc:scientificName 'Ilycrinus carpenterii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124174'^^xsd:string;
  dwc:aphiaid '124174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314677> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314677'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150256'^^xsd:string;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317524> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317524'^^xsd:integer;
  dwc:scientificName 'Lepidopleurus arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152715'^^xsd:string;
  dwc:aphiaid '152715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411420> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411420'^^xsd:integer;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107148'^^xsd:string;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411358> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411358'^^xsd:integer;
  dwc:scientificName 'Pseudothyone raphanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124661'^^xsd:string;
  dwc:aphiaid '124661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411385> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411385'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124446'^^xsd:string;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411399> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411399'^^xsd:integer;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140676'^^xsd:string;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411400> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411400'^^xsd:integer;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140186'^^xsd:string;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411349> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411349'^^xsd:integer;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140082'^^xsd:string;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411350> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411350'^^xsd:integer;
  dwc:scientificName 'Hanleya nagelfar'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140083'^^xsd:string;
  dwc:aphiaid '140083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411392> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411392'^^xsd:integer;
  dwc:scientificName 'Mysideis insignis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120080'^^xsd:string;
  dwc:aphiaid '120080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411445> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411445'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107388'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411454> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411454'^^xsd:integer;
  dwc:scientificName 'Haliclona rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132852'^^xsd:string;
  dwc:aphiaid '132852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411416> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411416'^^xsd:integer;
  dwc:scientificName 'Nymphon hirtum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134691'^^xsd:string;
  dwc:aphiaid '134691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411419> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411419'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138748'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411433> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411433'^^xsd:integer;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123974'^^xsd:string;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411466> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411466'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107651'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317749> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317749'^^xsd:integer;
  dwc:scientificName 'Rossia glaucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1938'^^xsd:integer;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153095'^^xsd:string;
  dwc:aphiaid '153095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411361> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411361'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124710'^^xsd:string;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411395> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411395'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120113'^^xsd:string;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411397> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411397'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120203'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411360> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411360'^^xsd:integer;
  dwc:scientificName 'Ekmania barthii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124681'^^xsd:string;
  dwc:aphiaid '124681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411409> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411409'^^xsd:integer;
  dwc:scientificName 'Dorhynchus thomsoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107316'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411426> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411426'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140873'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411443> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411443'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107322'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411460> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411460'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140596'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411367> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411367'^^xsd:integer;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124756'^^xsd:string;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411368> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411368'^^xsd:integer;
  dwc:scientificName 'Molpadia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124798'^^xsd:string;
  dwc:aphiaid '124798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411382> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411382'^^xsd:integer;
  dwc:scientificName 'Peniagone islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124739'^^xsd:string;
  dwc:aphiaid '124739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411417> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411417'^^xsd:integer;
  dwc:scientificName 'Colus jeffreysianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138903'^^xsd:string;
  dwc:aphiaid '138903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411432> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411432'^^xsd:integer;
  dwc:scientificName 'Hippasteria phrygiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124043'^^xsd:string;
  dwc:aphiaid '124043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411467> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411467'^^xsd:integer;
  dwc:scientificName 'Pandalus propinquus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107652'^^xsd:string;
  dwc:aphiaid '493849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411468> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411468'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107676'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318425> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318425'^^xsd:integer;
  dwc:scientificName 'Priapulus bicaudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154520'^^xsd:string;
  dwc:aphiaid '154520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411465> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411465'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108301'^^xsd:string;
  dwc:aphiaid '108301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411470> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411470'^^xsd:integer;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107700'^^xsd:string;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411372> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411372'^^xsd:integer;
  dwc:scientificName 'Psolus pourtalesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124711'^^xsd:string;
  dwc:aphiaid '124711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411406> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411406'^^xsd:integer;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107240'^^xsd:string;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411429> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411429'^^xsd:integer;
  dwc:scientificName 'Nototeredo norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141601'^^xsd:string;
  dwc:aphiaid '141601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411436> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411436'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123803'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411463> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411463'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140152'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411398> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411398'^^xsd:integer;
  dwc:scientificName 'Acmaea virginea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138688'^^xsd:string;
  dwc:aphiaid '138688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411412> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411412'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138760'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411423> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411423'^^xsd:integer;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139010'^^xsd:string;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411437> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411437'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124319'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411462> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411462'^^xsd:integer;
  dwc:scientificName 'Phrynorhombus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 127147'^^xsd:string;
  dwc:aphiaid '127147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411363> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411363'^^xsd:integer;
  dwc:scientificName 'Echinocucumis hispida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124593'^^xsd:string;
  dwc:aphiaid '124593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411370> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411370'^^xsd:integer;
  dwc:scientificName 'Chiridota laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124434'^^xsd:string;
  dwc:aphiaid '124434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411348> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411348'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140152'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411355> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411355'^^xsd:integer;
  dwc:scientificName 'Nymphon spinosissimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134709'^^xsd:string;
  dwc:aphiaid '134709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411373> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411373'^^xsd:integer;
  dwc:scientificName 'Ypsilothuria bitentaculata attenuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125218'^^xsd:string;
  dwc:aphiaid '125218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125218'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411347> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411347'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140199'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411356> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411356'^^xsd:integer;
  dwc:scientificName 'Cucumaria frondosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124612'^^xsd:string;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411381> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411381'^^xsd:integer;
  dwc:scientificName 'Peniagone azorica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124734'^^xsd:string;
  dwc:aphiaid '124734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411386> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411386'^^xsd:integer;
  dwc:scientificName 'Hedingia albicans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124783'^^xsd:string;
  dwc:aphiaid '124783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411411> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411411'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107381'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411357> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411357'^^xsd:integer;
  dwc:scientificName 'Ocnus lacteus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124645'^^xsd:string;
  dwc:aphiaid '124645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411444> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411444'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107381'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411457> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411457'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141454'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411404> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411404'^^xsd:integer;
  dwc:scientificName 'Stereomastis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107698'^^xsd:string;
  dwc:aphiaid '107698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411431> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411431'^^xsd:integer;
  dwc:scientificName 'Cochlodesma (Bontae) praetenue'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140724'^^xsd:string;
  dwc:aphiaid '140724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411438> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411438'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124287'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411440> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411440'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124273'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411461> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411461'^^xsd:integer;
  dwc:scientificName 'Physophora hydrostatica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135504'^^xsd:string;
  dwc:aphiaid '135504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411351> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411351'^^xsd:integer;
  dwc:scientificName 'Ischnochiton exaratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140137'^^xsd:string;
  dwc:aphiaid '140137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411352> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411352'^^xsd:integer;
  dwc:scientificName 'Nymphon hirtum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134691'^^xsd:string;
  dwc:aphiaid '134691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411365> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411365'^^xsd:integer;
  dwc:scientificName 'Mesothuria intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124568'^^xsd:string;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411369> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411369'^^xsd:integer;
  dwc:scientificName 'Labidoplax buskii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124455'^^xsd:string;
  dwc:aphiaid '124455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411402> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411402'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107254'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411378> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411378'^^xsd:integer;
  dwc:scientificName 'Mesothuria lactea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124569'^^xsd:string;
  dwc:aphiaid '124569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411414> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411414'^^xsd:integer;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140173'^^xsd:string;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411421> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411421'^^xsd:integer;
  dwc:scientificName 'Chlamys distorta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146807'^^xsd:string;
  dwc:aphiaid '146807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411428> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411428'^^xsd:integer;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140108'^^xsd:string;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411464> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411464'^^xsd:integer;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140151'^^xsd:string;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411376> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411376'^^xsd:integer;
  dwc:scientificName 'Mesothuria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124563'^^xsd:string;
  dwc:aphiaid '124563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '732428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411410> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411410'^^xsd:integer;
  dwc:scientificName 'Rochinia carpenteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107359'^^xsd:string;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411425> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411425'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140301'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411459> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411459'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140600'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411364> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411364'^^xsd:integer;
  dwc:scientificName 'Stichopus tremulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124544'^^xsd:string;
  dwc:aphiaid '124544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411371> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411371'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124710'^^xsd:string;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411359> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411359'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124670'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411374> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411374'^^xsd:integer;
  dwc:scientificName 'Ypsilothuria talismani talismani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125219'^^xsd:string;
  dwc:aphiaid '125219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125219'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411366> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411366'^^xsd:integer;
  dwc:scientificName 'Elpidia glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124726'^^xsd:string;
  dwc:aphiaid '124726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411383> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411383'^^xsd:integer;
  dwc:scientificName 'Benthodytes janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124763'^^xsd:string;
  dwc:aphiaid '124763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411383'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411413> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411413'^^xsd:integer;
  dwc:scientificName 'Aporrhais serresianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138761'^^xsd:string;
  dwc:aphiaid '138761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411422> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411422'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139011'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411447> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411447'^^xsd:integer;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117367'^^xsd:string;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411456> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411456'^^xsd:integer;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137090'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411384> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411384'^^xsd:integer;
  dwc:scientificName 'Psychropotes depressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124774'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411401> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411401'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141799'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411434> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411434'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123776'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411451> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411451'^^xsd:integer;
  dwc:scientificName 'Bolbosoma capitatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100605'^^xsd:string;
  dwc:aphiaid '100605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411452> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411452'^^xsd:integer;
  dwc:scientificName 'Oceanapia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132938'^^xsd:string;
  dwc:aphiaid '132938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411469> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411469'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108352'^^xsd:string;
  dwc:aphiaid '108352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312527> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312527'^^xsd:integer;
  dwc:scientificName 'Halosphaeria mediosetigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147670'^^xsd:string;
  dwc:aphiaid '147670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411354> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411354'^^xsd:integer;
  dwc:scientificName 'Nymphon hirtum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134691'^^xsd:string;
  dwc:aphiaid '134691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411394> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411394'^^xsd:integer;
  dwc:scientificName 'Pseudomma roseum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120191'^^xsd:string;
  dwc:aphiaid '120191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411408> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411408'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107322'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411427> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411427'^^xsd:integer;
  dwc:scientificName 'Platybdella anarrhichae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116981'^^xsd:string;
  dwc:aphiaid '116981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411442> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411442'^^xsd:integer;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124373'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411379> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411379'^^xsd:integer;
  dwc:scientificName 'Mesothuria maroccana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124570'^^xsd:string;
  dwc:aphiaid '124570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '732436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411407> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411407'^^xsd:integer;
  dwc:scientificName 'Uroptychus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107144'^^xsd:string;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411441> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411441'^^xsd:integer;
  dwc:scientificName 'Echinocardium flavescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124394'^^xsd:string;
  dwc:aphiaid '124394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411458> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411458'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140624'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411424> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411424'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141912'^^xsd:string;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312816> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312816'^^xsd:integer;
  dwc:scientificName 'Munida intermedia var. sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148422'^^xsd:string;
  dwc:aphiaid '148422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107163'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411390> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411390'^^xsd:integer;
  dwc:scientificName 'Parerythrops obesa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120169'^^xsd:string;
  dwc:aphiaid '120169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '446464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411387> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411387'^^xsd:integer;
  dwc:scientificName 'Rhizocrinus lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124188'^^xsd:string;
  dwc:aphiaid '124188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411405> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411405'^^xsd:integer;
  dwc:scientificName 'Calocaris macandreae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107726'^^xsd:string;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411430> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411430'^^xsd:integer;
  dwc:scientificName 'Xylophaga dorsalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141976'^^xsd:string;
  dwc:aphiaid '141976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411448> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411448'^^xsd:integer;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117930'^^xsd:string;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411455> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411455'^^xsd:integer;
  dwc:scientificName 'Microgloma pusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141985'^^xsd:string;
  dwc:aphiaid '141985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317127> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317127'^^xsd:integer;
  dwc:scientificName 'Mendicula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152424'^^xsd:string;
  dwc:aphiaid '152424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411449> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411449'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137101'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411450> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411450'^^xsd:integer;
  dwc:scientificName 'Paranaitis wahlbergi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130663'^^xsd:string;
  dwc:aphiaid '130663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317595> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317595'^^xsd:integer;
  dwc:scientificName 'Leptaxinus minutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152894'^^xsd:string;
  dwc:aphiaid '152894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411377> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411377'^^xsd:integer;
  dwc:scientificName 'Mesothuria cathedralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124565'^^xsd:string;
  dwc:aphiaid '529391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '732620'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411391> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411391'^^xsd:integer;
  dwc:scientificName 'Amblyops abbreviata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119941'^^xsd:string;
  dwc:aphiaid '119941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317750> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317750'^^xsd:integer;
  dwc:scientificName 'Rossia glaucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1938'^^xsd:integer;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153095'^^xsd:string;
  dwc:aphiaid '153095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312532> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312532'^^xsd:integer;
  dwc:scientificName 'Leptosphaeria albopunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147673'^^xsd:string;
  dwc:aphiaid '147673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312499> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312499'^^xsd:integer;
  dwc:scientificName 'Halosphaeria tubulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147559'^^xsd:string;
  dwc:aphiaid '147559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411435> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411435'^^xsd:integer;
  dwc:scientificName 'Leptasterias (Leptasterias) muelleri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125158'^^xsd:string;
  dwc:aphiaid '125158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411362> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411362'^^xsd:integer;
  dwc:scientificName 'Psolus squamatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124713'^^xsd:string;
  dwc:aphiaid '124713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411380> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411380'^^xsd:integer;
  dwc:scientificName 'Plicastichopus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124581'^^xsd:string;
  dwc:aphiaid '124581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411353> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411353'^^xsd:integer;
  dwc:scientificName 'Nymphon leptocheles'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134694'^^xsd:string;
  dwc:aphiaid '134694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411389> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411389'^^xsd:integer;
  dwc:scientificName 'Monachocrinus sexradiatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124179'^^xsd:string;
  dwc:aphiaid '124179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411396> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411396'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120204'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411439> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411439'^^xsd:integer;
  dwc:scientificName 'Echinus elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124286'^^xsd:string;
  dwc:aphiaid '124286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411446> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411446'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117331'^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411453> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411453'^^xsd:integer;
  dwc:scientificName 'Oceanapia robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132946'^^xsd:string;
  dwc:aphiaid '132946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317747> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317747'^^xsd:integer;
  dwc:scientificName 'Rossia glaucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1938'^^xsd:integer;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153095'^^xsd:string;
  dwc:aphiaid '153095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411418> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411418'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138878'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411415> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411415'^^xsd:integer;
  dwc:scientificName 'Lamellaria latens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140172'^^xsd:string;
  dwc:aphiaid '140172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317748> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317748'^^xsd:integer;
  dwc:scientificName 'Rossia glaucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1938'^^xsd:integer;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153095'^^xsd:string;
  dwc:aphiaid '153095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411375> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411375'^^xsd:integer;
  dwc:scientificName 'Bathyplotes natans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124549'^^xsd:string;
  dwc:aphiaid '124549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315261> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315261'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150687'^^xsd:string;
  dwc:aphiaid '150687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312872> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312872'^^xsd:integer;
  dwc:scientificName 'Geryon affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148487'^^xsd:string;
  dwc:aphiaid '148487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411393> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411393'^^xsd:integer;
  dwc:scientificName 'Mysidopsis didelphys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120088'^^xsd:string;
  dwc:aphiaid '120088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411403> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.811372175228"^^xsd:decimal ;
  dwc:decimalLongitude "-26.673784172248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "792904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.811372175228 -26.673784172248)"^^geo:wktLiteral ;
  geo-pos:lat "63.811372175228"^^xsd:decimal ;
  geo-pos:long "-26.673784172248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "792904"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411403'^^xsd:integer;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-26.673784172248'^^xsd:double;
  dwc:latitude '63.811372175228'^^xsd:double;
  dwc:coordinatePrecision '792904'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107700'^^xsd:string;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317546> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317546'^^xsd:integer;
  dwc:scientificName 'Lepidopleurus cancellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152769'^^xsd:string;
  dwc:aphiaid '152769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316163> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316163'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152212'^^xsd:string;
  dwc:aphiaid '152212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316141> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316141'^^xsd:integer;
  dwc:scientificName 'Galetta australis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152185'^^xsd:string;
  dwc:aphiaid '152185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392508> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:392508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '392508'^^xsd:integer;
  dwc:scientificName 'Collozoum inerme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 178830'^^xsd:string;
  dwc:aphiaid '178830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:392508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313115> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313115'^^xsd:integer;
  dwc:scientificName 'Ypsilothuria attenuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148786'^^xsd:string;
  dwc:aphiaid '148786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312871> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312871'^^xsd:integer;
  dwc:scientificName 'Geryon affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148487'^^xsd:string;
  dwc:aphiaid '148487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318748> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318748'^^xsd:integer;
  dwc:scientificName 'Harmothoe longisetis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155181'^^xsd:string;
  dwc:aphiaid '155181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314692> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314692'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132920'^^xsd:string;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312564> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312564'^^xsd:integer;
  dwc:scientificName 'Caloplaca marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147724'^^xsd:string;
  dwc:aphiaid '147724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312550> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312550'^^xsd:integer;
  dwc:scientificName 'Ramalina siliquosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147713'^^xsd:string;
  dwc:aphiaid '147713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312558> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312558'^^xsd:integer;
  dwc:scientificName 'Lichina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147720'^^xsd:string;
  dwc:aphiaid '147720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312576> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312576'^^xsd:integer;
  dwc:scientificName 'Arthopyrenia sublitoralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147738'^^xsd:string;
  dwc:aphiaid '147738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '437810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312600> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312600'^^xsd:integer;
  dwc:scientificName 'Anaptychia fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147764'^^xsd:string;
  dwc:aphiaid '147764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312554> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312554'^^xsd:integer;
  dwc:scientificName 'Lecanora atra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147716'^^xsd:string;
  dwc:aphiaid '147716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '438957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312588> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312588'^^xsd:integer;
  dwc:scientificName 'Verrucaria maura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147758'^^xsd:string;
  dwc:aphiaid '147758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1609738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312573> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312573'^^xsd:integer;
  dwc:scientificName 'Ochrolechia parella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147735'^^xsd:string;
  dwc:aphiaid '147735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312595> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312595'^^xsd:integer;
  dwc:scientificName 'Verrucaria mucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147760'^^xsd:string;
  dwc:aphiaid '147760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1607307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312546> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312546'^^xsd:integer;
  dwc:scientificName 'Xanthoria parietina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147709'^^xsd:string;
  dwc:aphiaid '147709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315724> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315724'^^xsd:integer;
  dwc:scientificName 'Anthoactis benedeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151566'^^xsd:string;
  dwc:aphiaid '151566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315721> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315721'^^xsd:integer;
  dwc:scientificName 'Botrucnidiata damasi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151564'^^xsd:string;
  dwc:aphiaid '151564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315722> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315722'^^xsd:integer;
  dwc:scientificName 'Cerianthula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151565'^^xsd:string;
  dwc:aphiaid '151565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315725> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315725'^^xsd:integer;
  dwc:scientificName 'Anthoactis armauer-hanseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151567'^^xsd:string;
  dwc:aphiaid '151567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317504> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-13'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317504'^^xsd:integer;
  dwc:scientificName 'Anamenia heathi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152626'^^xsd:string;
  dwc:aphiaid '152626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312524> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312524'^^xsd:integer;
  dwc:scientificName 'Blodgettia bornetii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147665'^^xsd:string;
  dwc:aphiaid '147665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312592> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -25)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312592'^^xsd:integer;
  dwc:scientificName 'Verrucaria mucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147760'^^xsd:string;
  dwc:aphiaid '147760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1607307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409283> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409283'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107333'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409287> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409287'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409259> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409259'^^xsd:integer;
  dwc:scientificName 'Ellipinion delagei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124724'^^xsd:string;
  dwc:aphiaid '124724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409261> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409261'^^xsd:integer;
  dwc:scientificName 'Peniagone purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124742'^^xsd:string;
  dwc:aphiaid '124742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409260> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409260'^^xsd:integer;
  dwc:scientificName 'Peniagone diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124735'^^xsd:string;
  dwc:aphiaid '124735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409270> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409270'^^xsd:integer;
  dwc:scientificName 'Nematopagurus longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107229'^^xsd:string;
  dwc:aphiaid '107229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409285> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409285'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107278'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409265> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409265'^^xsd:integer;
  dwc:scientificName 'Enypniastes eximia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124759'^^xsd:string;
  dwc:aphiaid '124759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409263> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409263'^^xsd:integer;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124756'^^xsd:string;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409277> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409277'^^xsd:integer;
  dwc:scientificName 'Monodaeus couchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107430'^^xsd:string;
  dwc:aphiaid '107430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409278> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409278'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141929'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409275> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409275'^^xsd:integer;
  dwc:scientificName 'Xaiva biguttata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107408'^^xsd:string;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409280> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409280'^^xsd:integer;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123920'^^xsd:string;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409268> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409268'^^xsd:integer;
  dwc:scientificName 'Nephropsis atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107255'^^xsd:string;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409262> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409262'^^xsd:integer;
  dwc:scientificName 'Benthogone rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124752'^^xsd:string;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409276> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409276'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107418'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409279> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409279'^^xsd:integer;
  dwc:scientificName 'Luidia sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123922'^^xsd:string;
  dwc:aphiaid '123922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409271> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409271'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107239'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409264> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409264'^^xsd:integer;
  dwc:scientificName 'Benthodytes janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124763'^^xsd:string;
  dwc:aphiaid '124763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409264'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409266> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409266'^^xsd:integer;
  dwc:scientificName 'Molpadia loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124799'^^xsd:string;
  dwc:aphiaid '124799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409269> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409269'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107696'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409286> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409286'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107418'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409273> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409273'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107333'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409282> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409282'^^xsd:integer;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124427'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409267> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409267'^^xsd:integer;
  dwc:scientificName 'Hedingia albicans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124783'^^xsd:string;
  dwc:aphiaid '124783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409274> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409274'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107350'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409281> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409281'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123803'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409284> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409284'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107273'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409272> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.092064489434"^^xsd:decimal ;
  dwc:decimalLongitude "-24.170044058079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707977"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.092064489434 -24.170044058079)"^^geo:wktLiteral ;
  geo-pos:lat "16.092064489434"^^xsd:decimal ;
  geo-pos:long "-24.170044058079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707977"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409272'^^xsd:integer;
  dwc:scientificName 'Ebalia nux'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24.170044058079'^^xsd:double;
  dwc:latitude '16.092064489434'^^xsd:double;
  dwc:coordinatePrecision '707977'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107299'^^xsd:string;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312820> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -24)"^^geo:wktLiteral ;
  geo-pos:lat "16"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312820'^^xsd:integer;
  dwc:scientificName 'Munidopsis tridentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '16'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148424'^^xsd:string;
  dwc:aphiaid '148424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312820'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312841> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -24)"^^geo:wktLiteral ;
  geo-pos:lat "16"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312841'^^xsd:integer;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '16'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148461'^^xsd:string;
  dwc:aphiaid '148461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '444382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399449> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399449'^^xsd:integer;
  dwc:scientificName 'Mesodinium pulex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179321'^^xsd:string;
  dwc:aphiaid '179321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317762> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2385"^^xsd:integer ;
  dwc:maximumDepthInMeters "2415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317762'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2385'^^xsd:integer;
  dwc:maximumDepth '2415'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391281> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391281'^^xsd:integer;
  dwc:scientificName 'Phacus acutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163360'^^xsd:string;
  dwc:aphiaid '163360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315145> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315145'^^xsd:integer;
  dwc:scientificName 'Pogonus luridipennis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150625'^^xsd:string;
  dwc:aphiaid '150625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391713> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391713'^^xsd:integer;
  dwc:scientificName 'Phacus pseudonordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 164104'^^xsd:string;
  dwc:aphiaid '164104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391896> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391896'^^xsd:integer;
  dwc:scientificName 'Licnophora auerbachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172648'^^xsd:string;
  dwc:aphiaid '172648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314494> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-31'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314494'^^xsd:integer;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149898'^^xsd:string;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315176> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315176'^^xsd:integer;
  dwc:scientificName 'Lunatia montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150639'^^xsd:string;
  dwc:aphiaid '150639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314660> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314660'^^xsd:integer;
  dwc:scientificName 'Halisarcidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131634'^^xsd:string;
  dwc:aphiaid '131634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131634'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315216> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315216'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150642'^^xsd:string;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317761> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317761'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315106> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315106'^^xsd:integer;
  dwc:scientificName 'Lunatia catena'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150590'^^xsd:string;
  dwc:aphiaid '150590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391712> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391712'^^xsd:integer;
  dwc:scientificName 'Phacus pseudonordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 164104'^^xsd:string;
  dwc:aphiaid '164104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391848> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391848'^^xsd:integer;
  dwc:scientificName 'Leiotrocha patellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172303'^^xsd:string;
  dwc:aphiaid '172303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391848'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391862> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391862'^^xsd:integer;
  dwc:scientificName 'Discophrya lyngbyei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172368'^^xsd:string;
  dwc:aphiaid '172368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392498> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:392498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '392498'^^xsd:integer;
  dwc:scientificName 'Coelosomides marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 178767'^^xsd:string;
  dwc:aphiaid '178767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:392498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391364> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391364'^^xsd:integer;
  dwc:scientificName 'Phacus striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163385'^^xsd:string;
  dwc:aphiaid '163385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313014> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313014'^^xsd:integer;
  dwc:scientificName 'Limnoria tripunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148645'^^xsd:string;
  dwc:aphiaid '148645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391414> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391414'^^xsd:integer;
  dwc:scientificName 'Scrippsiella faeroeense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163452'^^xsd:string;
  dwc:aphiaid '163452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '233775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391427> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391427'^^xsd:integer;
  dwc:scientificName 'Euglena limnophila var. swirenkoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163461'^^xsd:string;
  dwc:aphiaid '163461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1536648'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391428> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391428'^^xsd:integer;
  dwc:scientificName 'Euglena limnophila var. swirenkoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163461'^^xsd:string;
  dwc:aphiaid '163461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1536648'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391714> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391714'^^xsd:integer;
  dwc:scientificName 'Phacus pseudonordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 164104'^^xsd:string;
  dwc:aphiaid '164104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391863> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391863'^^xsd:integer;
  dwc:scientificName 'Conidophrys pilisuctor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172393'^^xsd:string;
  dwc:aphiaid '172393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390886> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390886'^^xsd:integer;
  dwc:scientificName 'Euglena oxyuris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163119'^^xsd:string;
  dwc:aphiaid '163119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390901> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390901'^^xsd:integer;
  dwc:scientificName 'Euglena sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163127'^^xsd:string;
  dwc:aphiaid '163127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391222> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391222'^^xsd:integer;
  dwc:scientificName 'Euglena contabrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163311'^^xsd:string;
  dwc:aphiaid '163311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391218> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391218'^^xsd:integer;
  dwc:scientificName 'Euglena communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163310'^^xsd:string;
  dwc:aphiaid '163310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391220> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391220'^^xsd:integer;
  dwc:scientificName 'Euglena communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163310'^^xsd:string;
  dwc:aphiaid '163310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313013> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313013'^^xsd:integer;
  dwc:scientificName 'Ancyroniscus bonnieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148644'^^xsd:string;
  dwc:aphiaid '148644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391235> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391235'^^xsd:integer;
  dwc:scientificName 'Euglena elastica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163314'^^xsd:string;
  dwc:aphiaid '163314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318834> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318834'^^xsd:integer;
  dwc:scientificName 'Sagitella kowalewskii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155459'^^xsd:string;
  dwc:aphiaid '155459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318614> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-20'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318614'^^xsd:integer;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154887'^^xsd:string;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391237> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391237'^^xsd:integer;
  dwc:scientificName 'Euglena elastica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163314'^^xsd:string;
  dwc:aphiaid '163314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318232> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-16'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318232'^^xsd:integer;
  dwc:scientificName 'Cytharella coarctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154071'^^xsd:string;
  dwc:aphiaid '154071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318179> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-16'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318179'^^xsd:integer;
  dwc:scientificName 'Limaria loscombi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153952'^^xsd:string;
  dwc:aphiaid '153952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391471> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391471'^^xsd:integer;
  dwc:scientificName 'Hemispeira antedonis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163567'^^xsd:string;
  dwc:aphiaid '163567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390876> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390876'^^xsd:integer;
  dwc:scientificName 'Euglena oblonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163115'^^xsd:string;
  dwc:aphiaid '163115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390911> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390911'^^xsd:integer;
  dwc:scientificName 'Euglena splendens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163130'^^xsd:string;
  dwc:aphiaid '163130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390912> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390912'^^xsd:integer;
  dwc:scientificName 'Euglena splendens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163130'^^xsd:string;
  dwc:aphiaid '163130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318571> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318571'^^xsd:integer;
  dwc:scientificName 'Lepadogaster lepadogaster purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154834'^^xsd:string;
  dwc:aphiaid '154834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126519'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318686> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318686'^^xsd:integer;
  dwc:scientificName 'Lagisca extenuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155155'^^xsd:string;
  dwc:aphiaid '155155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391477> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391477'^^xsd:integer;
  dwc:scientificName 'Scyphidia patellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163588'^^xsd:string;
  dwc:aphiaid '163588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312987> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312987'^^xsd:integer;
  dwc:scientificName 'Pleurocrypta marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148630'^^xsd:string;
  dwc:aphiaid '148630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391478> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391478'^^xsd:integer;
  dwc:scientificName 'Pyxicola ligiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163591'^^xsd:string;
  dwc:aphiaid '163591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391614> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391614'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163898'^^xsd:string;
  dwc:aphiaid '163898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391482> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391482'^^xsd:integer;
  dwc:scientificName 'Coleps tesselatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163610'^^xsd:string;
  dwc:aphiaid '163610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391484> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391484'^^xsd:integer;
  dwc:scientificName 'Kentrophoros'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163625'^^xsd:string;
  dwc:aphiaid '163625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163625'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391616> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391616'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii var. suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163899'^^xsd:string;
  dwc:aphiaid '163899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163899'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318685> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318685'^^xsd:integer;
  dwc:scientificName 'Manayunkia cursoria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155154'^^xsd:string;
  dwc:aphiaid '155154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312991> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312991'^^xsd:integer;
  dwc:scientificName 'Bopyrina giardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148634'^^xsd:string;
  dwc:aphiaid '148634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314657> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314657'^^xsd:integer;
  dwc:scientificName 'Scypha compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150216'^^xsd:string;
  dwc:aphiaid '150216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316242> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316242'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152287'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318628> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318628'^^xsd:integer;
  dwc:scientificName 'Nainereis quadricuspida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154952'^^xsd:string;
  dwc:aphiaid '154952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390471> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390471'^^xsd:integer;
  dwc:scientificName 'Woloszynskia neglecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162543'^^xsd:string;
  dwc:aphiaid '162543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1380418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390707> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390707'^^xsd:integer;
  dwc:scientificName 'Euglena variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162778'^^xsd:string;
  dwc:aphiaid '162778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391211> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391211'^^xsd:integer;
  dwc:scientificName 'Euglena clara'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163307'^^xsd:string;
  dwc:aphiaid '163307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391212> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391212'^^xsd:integer;
  dwc:scientificName 'Euglena clara'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163307'^^xsd:string;
  dwc:aphiaid '163307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317122> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317122'^^xsd:integer;
  dwc:scientificName 'Mangelia (Bela) nebula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152421'^^xsd:string;
  dwc:aphiaid '152421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391303> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391303'^^xsd:integer;
  dwc:scientificName 'Phacus circumflexus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163366'^^xsd:string;
  dwc:aphiaid '163366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391320> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391320'^^xsd:integer;
  dwc:scientificName 'Phacus granum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163371'^^xsd:string;
  dwc:aphiaid '163371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318807> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318807'^^xsd:integer;
  dwc:scientificName 'Laetmonice filicornis britannica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155414'^^xsd:string;
  dwc:aphiaid '155414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155414'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318873> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318873'^^xsd:integer;
  dwc:scientificName 'Pseudomalacoceros tridentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155525'^^xsd:string;
  dwc:aphiaid '155525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391339> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391339'^^xsd:integer;
  dwc:scientificName 'Phacus nordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163377'^^xsd:string;
  dwc:aphiaid '163377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314658> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314658'^^xsd:integer;
  dwc:scientificName 'Ute ensata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150217'^^xsd:string;
  dwc:aphiaid '150217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391297> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391297'^^xsd:integer;
  dwc:scientificName 'Phacus anomalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163364'^^xsd:string;
  dwc:aphiaid '163364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391311> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391311'^^xsd:integer;
  dwc:scientificName 'Phacus corculeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163368'^^xsd:string;
  dwc:aphiaid '163368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391311'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391312> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391312'^^xsd:integer;
  dwc:scientificName 'Phacus corculeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163368'^^xsd:string;
  dwc:aphiaid '163368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391312'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390908> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390908'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra var. fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163129'^^xsd:string;
  dwc:aphiaid '163129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577259'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390915> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390915'^^xsd:integer;
  dwc:scientificName 'Pontosphaera globosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163139'^^xsd:string;
  dwc:aphiaid '163139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391208> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391208'^^xsd:integer;
  dwc:scientificName 'Euglena anabaena'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163305'^^xsd:string;
  dwc:aphiaid '163305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '707798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391618> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391618'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii var. suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163899'^^xsd:string;
  dwc:aphiaid '163899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163899'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390872> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390872'^^xsd:integer;
  dwc:scientificName 'Euglena mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163113'^^xsd:string;
  dwc:aphiaid '163113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390872'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391347> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391347'^^xsd:integer;
  dwc:scientificName 'Phacus parvulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163380'^^xsd:string;
  dwc:aphiaid '163380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391361> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391361'^^xsd:integer;
  dwc:scientificName 'Phacus stokesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163384'^^xsd:string;
  dwc:aphiaid '163384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391362> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391362'^^xsd:integer;
  dwc:scientificName 'Phacus striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163385'^^xsd:string;
  dwc:aphiaid '163385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391397> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391397'^^xsd:integer;
  dwc:scientificName 'Strombomonas eurystoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163425'^^xsd:string;
  dwc:aphiaid '163425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390455> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390455'^^xsd:integer;
  dwc:scientificName 'Katodinium hyperxanthum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162526'^^xsd:string;
  dwc:aphiaid '162526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1380082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390904> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390904'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163128'^^xsd:string;
  dwc:aphiaid '163128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '576887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399444> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399444'^^xsd:integer;
  dwc:scientificName 'Frontonia marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179272'^^xsd:string;
  dwc:aphiaid '179272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390464> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390464'^^xsd:integer;
  dwc:scientificName 'Gymnodinium cnodax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162535'^^xsd:string;
  dwc:aphiaid '162535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391594> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391594'^^xsd:integer;
  dwc:scientificName 'Euglena agilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163888'^^xsd:string;
  dwc:aphiaid '163888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391403> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391403'^^xsd:integer;
  dwc:scientificName 'Strombomonas tambowika'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163426'^^xsd:string;
  dwc:aphiaid '163426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315258> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315258'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150687'^^xsd:string;
  dwc:aphiaid '150687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317758> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317758'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391486> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391486'^^xsd:integer;
  dwc:scientificName 'Ammobaculites balkwilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163639'^^xsd:string;
  dwc:aphiaid '163639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391488> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391488'^^xsd:integer;
  dwc:scientificName 'Massilina secans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163641'^^xsd:string;
  dwc:aphiaid '163641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314651> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314651'^^xsd:integer;
  dwc:scientificName 'Cytheropteron humile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150192'^^xsd:string;
  dwc:aphiaid '150192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314652> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314652'^^xsd:integer;
  dwc:scientificName 'Loxoconcha impressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150196'^^xsd:string;
  dwc:aphiaid '150196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318649> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318649'^^xsd:integer;
  dwc:scientificName 'Adyte assimilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155007'^^xsd:string;
  dwc:aphiaid '155007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1062549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391219> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391219'^^xsd:integer;
  dwc:scientificName 'Euglena communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163310'^^xsd:string;
  dwc:aphiaid '163310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391236> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391236'^^xsd:integer;
  dwc:scientificName 'Euglena elastica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163314'^^xsd:string;
  dwc:aphiaid '163314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391287> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391287'^^xsd:integer;
  dwc:scientificName 'Phacus alatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163362'^^xsd:string;
  dwc:aphiaid '163362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391304> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391304'^^xsd:integer;
  dwc:scientificName 'Phacus circumflexus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163366'^^xsd:string;
  dwc:aphiaid '163366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314666> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314666'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Stylopus) coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133560'^^xsd:string;
  dwc:aphiaid '133560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399441> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399441'^^xsd:integer;
  dwc:scientificName 'Blepharisma clarissimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179265'^^xsd:string;
  dwc:aphiaid '179265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391321> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391321'^^xsd:integer;
  dwc:scientificName 'Phacus granum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163371'^^xsd:string;
  dwc:aphiaid '163371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391852> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391852'^^xsd:integer;
  dwc:scientificName 'Gymnodinioides inkystans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172331'^^xsd:string;
  dwc:aphiaid '172331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391886> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391886'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos var. lineatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172495'^^xsd:string;
  dwc:aphiaid '172495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172495'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391469> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391469'^^xsd:integer;
  dwc:scientificName 'Peniculistoma mytili'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163562'^^xsd:string;
  dwc:aphiaid '163562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390873> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390873'^^xsd:integer;
  dwc:scientificName 'Euglena mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163113'^^xsd:string;
  dwc:aphiaid '163113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318228> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-16'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318228'^^xsd:integer;
  dwc:scientificName 'Cytharella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154069'^^xsd:string;
  dwc:aphiaid '154069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137820'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390880> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390880'^^xsd:integer;
  dwc:scientificName 'Euglena van-gloori'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163116'^^xsd:string;
  dwc:aphiaid '163116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390880'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390907> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390907'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra var. fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163129'^^xsd:string;
  dwc:aphiaid '163129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577259'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390914> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390914'^^xsd:integer;
  dwc:scientificName 'Pontosphaera borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163138'^^xsd:string;
  dwc:aphiaid '163138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390916> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390916'^^xsd:integer;
  dwc:scientificName 'Pontosphaera haeckelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163141'^^xsd:string;
  dwc:aphiaid '163141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391215> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391215'^^xsd:integer;
  dwc:scientificName 'Euglena chlamydophora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163308'^^xsd:string;
  dwc:aphiaid '163308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391207> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391207'^^xsd:integer;
  dwc:scientificName 'Euglena adhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163303'^^xsd:string;
  dwc:aphiaid '163303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391209> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391209'^^xsd:integer;
  dwc:scientificName 'Euglena texta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163306'^^xsd:string;
  dwc:aphiaid '163306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391214> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391214'^^xsd:integer;
  dwc:scientificName 'Euglena chlamydophora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163308'^^xsd:string;
  dwc:aphiaid '163308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391216> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391216'^^xsd:integer;
  dwc:scientificName 'Euglena chlamydophora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163308'^^xsd:string;
  dwc:aphiaid '163308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391243> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391243'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163316'^^xsd:string;
  dwc:aphiaid '163316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391251> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391251'^^xsd:integer;
  dwc:scientificName 'Euglena magnifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163320'^^xsd:string;
  dwc:aphiaid '163320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391301> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391301'^^xsd:integer;
  dwc:scientificName 'Phacus applanatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163365'^^xsd:string;
  dwc:aphiaid '163365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391308> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391308'^^xsd:integer;
  dwc:scientificName 'Phacus cochleatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163367'^^xsd:string;
  dwc:aphiaid '163367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391315> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391315'^^xsd:integer;
  dwc:scientificName 'Phacus elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163370'^^xsd:string;
  dwc:aphiaid '163370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391358> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391358'^^xsd:integer;
  dwc:scientificName 'Phacus stokesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163384'^^xsd:string;
  dwc:aphiaid '163384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314604> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314604'^^xsd:integer;
  dwc:scientificName 'Machairopus minutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150135'^^xsd:string;
  dwc:aphiaid '150135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391365> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391365'^^xsd:integer;
  dwc:scientificName 'Phacus striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163385'^^xsd:string;
  dwc:aphiaid '163385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317641> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317641'^^xsd:integer;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153001'^^xsd:string;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317746> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317746'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis wuelkeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153094'^^xsd:string;
  dwc:aphiaid '153094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318810> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318810'^^xsd:integer;
  dwc:scientificName 'Maupasia gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155418'^^xsd:string;
  dwc:aphiaid '155418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391401> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391401'^^xsd:integer;
  dwc:scientificName 'Strombomonas tambowika'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163426'^^xsd:string;
  dwc:aphiaid '163426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391465> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391465'^^xsd:integer;
  dwc:scientificName 'Chilodontopsis vorax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163551'^^xsd:string;
  dwc:aphiaid '163551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391515> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391515'^^xsd:integer;
  dwc:scientificName 'Caenomorpha levanderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163749'^^xsd:string;
  dwc:aphiaid '163749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391601> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391601'^^xsd:integer;
  dwc:scientificName 'Lepocinclis caudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163895'^^xsd:string;
  dwc:aphiaid '163895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391608> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391608'^^xsd:integer;
  dwc:scientificName 'Lepocinclis playfairiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163897'^^xsd:string;
  dwc:aphiaid '163897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391615> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391615'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii var. suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163899'^^xsd:string;
  dwc:aphiaid '163899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163899'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316441> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316441'^^xsd:integer;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152324'^^xsd:string;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390456> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390456'^^xsd:integer;
  dwc:scientificName 'Katodinium molopicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162527'^^xsd:string;
  dwc:aphiaid '162527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1380083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316556> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316556'^^xsd:integer;
  dwc:scientificName 'Polydora (Polydora) quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152360'^^xsd:string;
  dwc:aphiaid '152360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318218> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-16'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318218'^^xsd:integer;
  dwc:scientificName 'Triphora pallescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154054'^^xsd:string;
  dwc:aphiaid '154054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318684> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318684'^^xsd:integer;
  dwc:scientificName 'Fabriciola berkeleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155153'^^xsd:string;
  dwc:aphiaid '155153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1449315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391611> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391611'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163898'^^xsd:string;
  dwc:aphiaid '163898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318751> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318751'^^xsd:integer;
  dwc:scientificName 'Harmothoe longisetis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155181'^^xsd:string;
  dwc:aphiaid '155181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391612> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391612'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163898'^^xsd:string;
  dwc:aphiaid '163898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318736> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318736'^^xsd:integer;
  dwc:scientificName 'Harmothoe nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155173'^^xsd:string;
  dwc:aphiaid '155173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390463> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390463'^^xsd:integer;
  dwc:scientificName 'Gymnodinium cnecoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162534'^^xsd:string;
  dwc:aphiaid '162534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390459> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390459'^^xsd:integer;
  dwc:scientificName 'Gymnodinium bilobatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162530'^^xsd:string;
  dwc:aphiaid '162530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162530'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390460> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390460'^^xsd:integer;
  dwc:scientificName 'Gymnodinium birotundatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162531'^^xsd:string;
  dwc:aphiaid '162531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390710> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390710'^^xsd:integer;
  dwc:scientificName 'Euglena velata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162779'^^xsd:string;
  dwc:aphiaid '162779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391252> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391252'^^xsd:integer;
  dwc:scientificName 'Euglena magnifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163320'^^xsd:string;
  dwc:aphiaid '163320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391288> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391288'^^xsd:integer;
  dwc:scientificName 'Phacus alatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163362'^^xsd:string;
  dwc:aphiaid '163362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391322> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391322'^^xsd:integer;
  dwc:scientificName 'Phacus hamelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163372'^^xsd:string;
  dwc:aphiaid '163372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314659> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314659'^^xsd:integer;
  dwc:scientificName 'Anchinoe fictitius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150218'^^xsd:string;
  dwc:aphiaid '150218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314663> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314663'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150223'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317757> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1857"^^xsd:integer ;
  dwc:maximumDepthInMeters "1910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317757'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1857'^^xsd:integer;
  dwc:maximumDepth '1910'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391317> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391317'^^xsd:integer;
  dwc:scientificName 'Phacus elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163370'^^xsd:string;
  dwc:aphiaid '163370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391520> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391520'^^xsd:integer;
  dwc:scientificName 'Saprodinium halophilum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163779'^^xsd:string;
  dwc:aphiaid '163779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390706> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390706'^^xsd:integer;
  dwc:scientificName 'Euglena variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162778'^^xsd:string;
  dwc:aphiaid '162778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391342> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391342'^^xsd:integer;
  dwc:scientificName 'Phacus oscillans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163378'^^xsd:string;
  dwc:aphiaid '163378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391356> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391356'^^xsd:integer;
  dwc:scientificName 'Phacus skujae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163383'^^xsd:string;
  dwc:aphiaid '163383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391360> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391360'^^xsd:integer;
  dwc:scientificName 'Phacus stokesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163384'^^xsd:string;
  dwc:aphiaid '163384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317673> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317673'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis massyae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153060'^^xsd:string;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314490> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314490'^^xsd:integer;
  dwc:scientificName 'Raspailia aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149863'^^xsd:string;
  dwc:aphiaid '149863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391851> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391851'^^xsd:integer;
  dwc:scientificName 'Foettingeria actiniarium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172328'^^xsd:string;
  dwc:aphiaid '172328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391851'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391394> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391394'^^xsd:integer;
  dwc:scientificName 'Strombomonas deflandrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163423'^^xsd:string;
  dwc:aphiaid '163423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391429> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391429'^^xsd:integer;
  dwc:scientificName 'Euglena limnophila var. swirenkoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163461'^^xsd:string;
  dwc:aphiaid '163461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1536648'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391479> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391479'^^xsd:integer;
  dwc:scientificName 'Remanella rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163600'^^xsd:string;
  dwc:aphiaid '163600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390889> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390889'^^xsd:integer;
  dwc:scientificName 'Euglena oxyuris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163119'^^xsd:string;
  dwc:aphiaid '163119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390898> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390898'^^xsd:integer;
  dwc:scientificName 'Euglena sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163127'^^xsd:string;
  dwc:aphiaid '163127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391602> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391602'^^xsd:integer;
  dwc:scientificName 'Lepocinclis caudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163895'^^xsd:string;
  dwc:aphiaid '163895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391715> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391715'^^xsd:integer;
  dwc:scientificName 'Phacus pseudonordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 164104'^^xsd:string;
  dwc:aphiaid '164104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391480> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391480'^^xsd:integer;
  dwc:scientificName 'Prorodon marinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163604'^^xsd:string;
  dwc:aphiaid '163604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391250> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391250'^^xsd:integer;
  dwc:scientificName 'Euglena magnifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163320'^^xsd:string;
  dwc:aphiaid '163320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391307> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391307'^^xsd:integer;
  dwc:scientificName 'Phacus cochleatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163367'^^xsd:string;
  dwc:aphiaid '163367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391309> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391309'^^xsd:integer;
  dwc:scientificName 'Phacus cochleatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163367'^^xsd:string;
  dwc:aphiaid '163367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391316> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391316'^^xsd:integer;
  dwc:scientificName 'Phacus elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163370'^^xsd:string;
  dwc:aphiaid '163370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391343> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391343'^^xsd:integer;
  dwc:scientificName 'Phacus oscillans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163378'^^xsd:string;
  dwc:aphiaid '163378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390468> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390468'^^xsd:integer;
  dwc:scientificName 'Gymnodinium enorme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162539'^^xsd:string;
  dwc:aphiaid '162539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391225> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391225'^^xsd:integer;
  dwc:scientificName 'Euglena contabrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163311'^^xsd:string;
  dwc:aphiaid '163311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391234> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391234'^^xsd:integer;
  dwc:scientificName 'Euglena elastica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163314'^^xsd:string;
  dwc:aphiaid '163314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390881> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390881'^^xsd:integer;
  dwc:scientificName 'Euglena van-gloori'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163116'^^xsd:string;
  dwc:aphiaid '163116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390881'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390906> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390906'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra var. fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163129'^^xsd:string;
  dwc:aphiaid '163129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577259'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390877> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390877'^^xsd:integer;
  dwc:scientificName 'Euglena oblonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163115'^^xsd:string;
  dwc:aphiaid '163115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390910> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390910'^^xsd:integer;
  dwc:scientificName 'Euglena splendens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163130'^^xsd:string;
  dwc:aphiaid '163130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399453> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399453'^^xsd:integer;
  dwc:scientificName 'Diophrys scutum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179329'^^xsd:string;
  dwc:aphiaid '179329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399448> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399448'^^xsd:integer;
  dwc:scientificName 'Lacrymaria coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179315'^^xsd:string;
  dwc:aphiaid '179315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399455> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399455'^^xsd:integer;
  dwc:scientificName 'Holosticha arenicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179333'^^xsd:string;
  dwc:aphiaid '179333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '427850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318805> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318805'^^xsd:integer;
  dwc:scientificName 'Rhynchonerella angeleni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155412'^^xsd:string;
  dwc:aphiaid '155412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '416504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391335> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391335'^^xsd:integer;
  dwc:scientificName 'Phacus longicauda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163375'^^xsd:string;
  dwc:aphiaid '163375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391337> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391337'^^xsd:integer;
  dwc:scientificName 'Phacus longicauda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163375'^^xsd:string;
  dwc:aphiaid '163375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391352> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391352'^^xsd:integer;
  dwc:scientificName 'Phacus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163382'^^xsd:string;
  dwc:aphiaid '163382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391603> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391603'^^xsd:integer;
  dwc:scientificName 'Lepocinclis fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163896'^^xsd:string;
  dwc:aphiaid '163896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391605> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391605'^^xsd:integer;
  dwc:scientificName 'Lepocinclis fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163896'^^xsd:string;
  dwc:aphiaid '163896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391246> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391246'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata var. terricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163317'^^xsd:string;
  dwc:aphiaid '163317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '659819'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391338> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391338'^^xsd:integer;
  dwc:scientificName 'Phacus nordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163377'^^xsd:string;
  dwc:aphiaid '163377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391355> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391355'^^xsd:integer;
  dwc:scientificName 'Phacus skujae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163383'^^xsd:string;
  dwc:aphiaid '163383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391389> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391389'^^xsd:integer;
  dwc:scientificName 'Strombomonas acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163422'^^xsd:string;
  dwc:aphiaid '163422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391402> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391402'^^xsd:integer;
  dwc:scientificName 'Strombomonas tambowika'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163426'^^xsd:string;
  dwc:aphiaid '163426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391623> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391623'^^xsd:integer;
  dwc:scientificName 'Phacus costatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163906'^^xsd:string;
  dwc:aphiaid '163906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390705> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390705'^^xsd:integer;
  dwc:scientificName 'Euglena variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162778'^^xsd:string;
  dwc:aphiaid '162778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390465> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390465'^^xsd:integer;
  dwc:scientificName 'Gymnodinium colymbeticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162536'^^xsd:string;
  dwc:aphiaid '162536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318670> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318670'^^xsd:integer;
  dwc:scientificName 'Sphaerodoridium minutum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155127'^^xsd:string;
  dwc:aphiaid '155127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391849> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391849'^^xsd:integer;
  dwc:scientificName 'Condylostoma arenarium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172317'^^xsd:string;
  dwc:aphiaid '172317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391849'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391332> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391332'^^xsd:integer;
  dwc:scientificName 'Phacus hispidulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163374'^^xsd:string;
  dwc:aphiaid '163374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '639485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391242> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391242'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163316'^^xsd:string;
  dwc:aphiaid '163316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391306> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391306'^^xsd:integer;
  dwc:scientificName 'Phacus cochleatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163367'^^xsd:string;
  dwc:aphiaid '163367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '447754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391331> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391331'^^xsd:integer;
  dwc:scientificName 'Phacus hispidulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163374'^^xsd:string;
  dwc:aphiaid '163374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '639485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391349> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391349'^^xsd:integer;
  dwc:scientificName 'Phacus parvulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163380'^^xsd:string;
  dwc:aphiaid '163380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391357> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391357'^^xsd:integer;
  dwc:scientificName 'Phacus skujae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163383'^^xsd:string;
  dwc:aphiaid '163383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391391> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391391'^^xsd:integer;
  dwc:scientificName 'Strombomonas acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163422'^^xsd:string;
  dwc:aphiaid '163422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391498> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391498'^^xsd:integer;
  dwc:scientificName 'Acanthamoeba polyphaga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163677'^^xsd:string;
  dwc:aphiaid '163677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391861> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391861'^^xsd:integer;
  dwc:scientificName 'Acineta tuberosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172366'^^xsd:string;
  dwc:aphiaid '172366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314656> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314656'^^xsd:integer;
  dwc:scientificName 'Adocia cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150214'^^xsd:string;
  dwc:aphiaid '150214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390874> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390874'^^xsd:integer;
  dwc:scientificName 'Euglena oblonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163115'^^xsd:string;
  dwc:aphiaid '163115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390888> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390888'^^xsd:integer;
  dwc:scientificName 'Euglena oxyuris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163119'^^xsd:string;
  dwc:aphiaid '163119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390899> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390899'^^xsd:integer;
  dwc:scientificName 'Euglena sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163127'^^xsd:string;
  dwc:aphiaid '163127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390899'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390913> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390913'^^xsd:integer;
  dwc:scientificName 'Euglena splendens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163130'^^xsd:string;
  dwc:aphiaid '163130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390917> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390917'^^xsd:integer;
  dwc:scientificName 'Pontosphaera nana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163142'^^xsd:string;
  dwc:aphiaid '163142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391328> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391328'^^xsd:integer;
  dwc:scientificName 'Phacus helicoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163373'^^xsd:string;
  dwc:aphiaid '163373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391345> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391345'^^xsd:integer;
  dwc:scientificName 'Phacus oscillans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163378'^^xsd:string;
  dwc:aphiaid '163378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391395> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391395'^^xsd:integer;
  dwc:scientificName 'Strombomonas deflandrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163423'^^xsd:string;
  dwc:aphiaid '163423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391396> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391396'^^xsd:integer;
  dwc:scientificName 'Strombomonas deflandrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163423'^^xsd:string;
  dwc:aphiaid '163423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391289> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391289'^^xsd:integer;
  dwc:scientificName 'Phacus alatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163362'^^xsd:string;
  dwc:aphiaid '163362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391293> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391293'^^xsd:integer;
  dwc:scientificName 'Phacus alatus var. latviensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163363'^^xsd:string;
  dwc:aphiaid '163363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163363'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391298> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391298'^^xsd:integer;
  dwc:scientificName 'Phacus applanatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163365'^^xsd:string;
  dwc:aphiaid '163365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391323> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391323'^^xsd:integer;
  dwc:scientificName 'Phacus hamelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163372'^^xsd:string;
  dwc:aphiaid '163372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391277> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391277'^^xsd:integer;
  dwc:scientificName 'Phacus acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163359'^^xsd:string;
  dwc:aphiaid '163359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391310> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391310'^^xsd:integer;
  dwc:scientificName 'Phacus corculeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163368'^^xsd:string;
  dwc:aphiaid '163368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391310'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391314> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391314'^^xsd:integer;
  dwc:scientificName 'Phacus elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163370'^^xsd:string;
  dwc:aphiaid '163370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391327> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391327'^^xsd:integer;
  dwc:scientificName 'Phacus helicoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163373'^^xsd:string;
  dwc:aphiaid '163373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390871> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390871'^^xsd:integer;
  dwc:scientificName 'Euglena mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163113'^^xsd:string;
  dwc:aphiaid '163113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390871'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391606> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391606'^^xsd:integer;
  dwc:scientificName 'Lepocinclis fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163896'^^xsd:string;
  dwc:aphiaid '163896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317824> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317824'^^xsd:integer;
  dwc:scientificName 'Omalogyra (Ammonicera) rota'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153216'^^xsd:string;
  dwc:aphiaid '153216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390711> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390711'^^xsd:integer;
  dwc:scientificName 'Euglena velata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162779'^^xsd:string;
  dwc:aphiaid '162779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390711'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391245> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391245'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163316'^^xsd:string;
  dwc:aphiaid '163316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391278> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391278'^^xsd:integer;
  dwc:scientificName 'Phacus acutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163360'^^xsd:string;
  dwc:aphiaid '163360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391295> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391295'^^xsd:integer;
  dwc:scientificName 'Phacus anomalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163364'^^xsd:string;
  dwc:aphiaid '163364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391296> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391296'^^xsd:integer;
  dwc:scientificName 'Phacus anomalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163364'^^xsd:string;
  dwc:aphiaid '163364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391313> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391313'^^xsd:integer;
  dwc:scientificName 'Phacus corculeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163368'^^xsd:string;
  dwc:aphiaid '163368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391313'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391346> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391346'^^xsd:integer;
  dwc:scientificName 'Phacus parvulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163380'^^xsd:string;
  dwc:aphiaid '163380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391363> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391363'^^xsd:integer;
  dwc:scientificName 'Phacus striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163385'^^xsd:string;
  dwc:aphiaid '163385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391607> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391607'^^xsd:integer;
  dwc:scientificName 'Lepocinclis playfairiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163897'^^xsd:string;
  dwc:aphiaid '163897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391609> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391609'^^xsd:integer;
  dwc:scientificName 'Lepocinclis playfairiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163897'^^xsd:string;
  dwc:aphiaid '163897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391330> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391330'^^xsd:integer;
  dwc:scientificName 'Phacus hispidulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163374'^^xsd:string;
  dwc:aphiaid '163374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '639485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391344> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391344'^^xsd:integer;
  dwc:scientificName 'Phacus oscillans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163378'^^xsd:string;
  dwc:aphiaid '163378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390918> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390918'^^xsd:integer;
  dwc:scientificName 'Pontosphaera pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163144'^^xsd:string;
  dwc:aphiaid '163144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390920> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390920'^^xsd:integer;
  dwc:scientificName 'Glenodinium foliaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163146'^^xsd:string;
  dwc:aphiaid '163146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391227> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391227'^^xsd:integer;
  dwc:scientificName 'Euglena cuneata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163312'^^xsd:string;
  dwc:aphiaid '163312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390884> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390884'^^xsd:integer;
  dwc:scientificName 'Euglena obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163117'^^xsd:string;
  dwc:aphiaid '163117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '615656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399442> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399442'^^xsd:integer;
  dwc:scientificName 'Discotricha papillifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179270'^^xsd:string;
  dwc:aphiaid '179270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390712> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390712'^^xsd:integer;
  dwc:scientificName 'Euglena velata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162779'^^xsd:string;
  dwc:aphiaid '162779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399445> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399445'^^xsd:integer;
  dwc:scientificName 'Tracheloraphis phoenicopterus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179293'^^xsd:string;
  dwc:aphiaid '179293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399454> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399454'^^xsd:integer;
  dwc:scientificName 'Urostrongylum caudatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179331'^^xsd:string;
  dwc:aphiaid '179331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318164> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-16'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318164'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153940'^^xsd:string;
  dwc:aphiaid '153940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316617> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316617'^^xsd:integer;
  dwc:scientificName 'Portlandia philippiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152369'^^xsd:string;
  dwc:aphiaid '152369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '142005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391604> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391604'^^xsd:integer;
  dwc:scientificName 'Lepocinclis fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163896'^^xsd:string;
  dwc:aphiaid '163896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316517> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316517'^^xsd:integer;
  dwc:scientificName 'Tubificoides benedeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152350'^^xsd:string;
  dwc:aphiaid '152350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318806> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318806'^^xsd:integer;
  dwc:scientificName 'Rhynchonereella gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155413'^^xsd:string;
  dwc:aphiaid '155413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391489> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391489'^^xsd:integer;
  dwc:scientificName 'Triloculina trihedra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163643'^^xsd:string;
  dwc:aphiaid '163643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391475> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391475'^^xsd:integer;
  dwc:scientificName 'Zoothamnium alternans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163576'^^xsd:string;
  dwc:aphiaid '163576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315096> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315096'^^xsd:integer;
  dwc:scientificName 'Lunatia fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150587'^^xsd:string;
  dwc:aphiaid '150587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315169> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315169'^^xsd:integer;
  dwc:scientificName 'Liocarcinus puber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150633'^^xsd:string;
  dwc:aphiaid '150633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314819> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314819'^^xsd:integer;
  dwc:scientificName 'Limulus polyphemus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150514'^^xsd:string;
  dwc:aphiaid '150514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390870> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390870'^^xsd:integer;
  dwc:scientificName 'Euglena mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163113'^^xsd:string;
  dwc:aphiaid '163113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390870'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316430> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316430'^^xsd:integer;
  dwc:scientificName 'Mangelia (Mangelia) brachystoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152322'^^xsd:string;
  dwc:aphiaid '152322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316294> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316294'^^xsd:integer;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152293'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317659> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317659'^^xsd:integer;
  dwc:scientificName 'Monia patelliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153027'^^xsd:string;
  dwc:aphiaid '153027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390461> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390461'^^xsd:integer;
  dwc:scientificName 'Gymnodinium breve'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162532'^^xsd:string;
  dwc:aphiaid '162532'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '233015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391329> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391329'^^xsd:integer;
  dwc:scientificName 'Phacus helicoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163373'^^xsd:string;
  dwc:aphiaid '163373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318050> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318050'^^xsd:integer;
  dwc:scientificName 'Rissoa sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153738'^^xsd:string;
  dwc:aphiaid '153738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391613> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391613'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163898'^^xsd:string;
  dwc:aphiaid '163898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313015> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313015'^^xsd:integer;
  dwc:scientificName 'Conilera cylindricacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148646'^^xsd:string;
  dwc:aphiaid '148646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313016> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313016'^^xsd:integer;
  dwc:scientificName 'Zenobiana prismatica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148649'^^xsd:string;
  dwc:aphiaid '148649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392493> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:392493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '392493'^^xsd:integer;
  dwc:scientificName 'Spirophtalmidium acutimargo emaciatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 178724'^^xsd:string;
  dwc:aphiaid '178724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:392493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '594414'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316436> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316436'^^xsd:integer;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152323'^^xsd:string;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314655> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314655'^^xsd:integer;
  dwc:scientificName 'Stylostichon plumosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150212'^^xsd:string;
  dwc:aphiaid '150212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390895> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390895'^^xsd:integer;
  dwc:scientificName 'Euglena repulsans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163123'^^xsd:string;
  dwc:aphiaid '163123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390896> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390896'^^xsd:integer;
  dwc:scientificName 'Euglena repulsans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163123'^^xsd:string;
  dwc:aphiaid '163123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390909> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390909'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra var. fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163129'^^xsd:string;
  dwc:aphiaid '163129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577259'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391210> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391210'^^xsd:integer;
  dwc:scientificName 'Euglena clara'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163307'^^xsd:string;
  dwc:aphiaid '163307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391229> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391229'^^xsd:integer;
  dwc:scientificName 'Euglena cuneata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163312'^^xsd:string;
  dwc:aphiaid '163312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391230> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391230'^^xsd:integer;
  dwc:scientificName 'Euglena ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163313'^^xsd:string;
  dwc:aphiaid '163313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391244> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391244'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163316'^^xsd:string;
  dwc:aphiaid '163316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391279> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391279'^^xsd:integer;
  dwc:scientificName 'Phacus acutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163360'^^xsd:string;
  dwc:aphiaid '163360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391280> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391280'^^xsd:integer;
  dwc:scientificName 'Phacus acutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163360'^^xsd:string;
  dwc:aphiaid '163360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391294> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391294'^^xsd:integer;
  dwc:scientificName 'Phacus anomalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163364'^^xsd:string;
  dwc:aphiaid '163364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391724> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391724'^^xsd:integer;
  dwc:scientificName 'Trichodina ophiotricis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 164130'^^xsd:string;
  dwc:aphiaid '164130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '164130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391860> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391860'^^xsd:integer;
  dwc:scientificName 'Ephelota gemmipara'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172363'^^xsd:string;
  dwc:aphiaid '172363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391600> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391600'^^xsd:integer;
  dwc:scientificName 'Lepocinclis caudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163895'^^xsd:string;
  dwc:aphiaid '163895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391625> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391625'^^xsd:integer;
  dwc:scientificName 'Phacus costatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163906'^^xsd:string;
  dwc:aphiaid '163906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312900> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312900'^^xsd:integer;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148560'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391859> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391859'^^xsd:integer;
  dwc:scientificName 'Chromidina elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172360'^^xsd:string;
  dwc:aphiaid '172360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391506> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391506'^^xsd:integer;
  dwc:scientificName 'Gymnodinium boreale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163729'^^xsd:string;
  dwc:aphiaid '163729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390466> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390466'^^xsd:integer;
  dwc:scientificName 'Gymnodinium cyaneofungiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162537'^^xsd:string;
  dwc:aphiaid '162537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390470> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390470'^^xsd:integer;
  dwc:scientificName 'Woloszynskia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162542'^^xsd:string;
  dwc:aphiaid '162542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '503084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390878> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390878'^^xsd:integer;
  dwc:scientificName 'Euglena van-gloori'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163116'^^xsd:string;
  dwc:aphiaid '163116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390878'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391350> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391350'^^xsd:integer;
  dwc:scientificName 'Phacus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163382'^^xsd:string;
  dwc:aphiaid '163382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314662> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314662'^^xsd:integer;
  dwc:scientificName 'Iophon pattersoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150222'^^xsd:string;
  dwc:aphiaid '150222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399451> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399451'^^xsd:integer;
  dwc:scientificName 'Aspidisca pulcherrima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179325'^^xsd:string;
  dwc:aphiaid '179325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399452> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399452'^^xsd:integer;
  dwc:scientificName 'Euplotes balteatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179327'^^xsd:string;
  dwc:aphiaid '179327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390879> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390879'^^xsd:integer;
  dwc:scientificName 'Euglena van-gloori'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163116'^^xsd:string;
  dwc:aphiaid '163116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390879'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390893> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390893'^^xsd:integer;
  dwc:scientificName 'Euglena polymorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163122'^^xsd:string;
  dwc:aphiaid '163122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390894> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390894'^^xsd:integer;
  dwc:scientificName 'Euglena repulsans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163123'^^xsd:string;
  dwc:aphiaid '163123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392490> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:392490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '392490'^^xsd:integer;
  dwc:scientificName 'Conchostoma longissimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 178697'^^xsd:string;
  dwc:aphiaid '178697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:392490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178697'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313082> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313082'^^xsd:integer;
  dwc:scientificName 'Heteromysis formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148701'^^xsd:string;
  dwc:aphiaid '148701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391404> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391404'^^xsd:integer;
  dwc:scientificName 'Strombomonas tambowika'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163426'^^xsd:string;
  dwc:aphiaid '163426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315708> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315708'^^xsd:integer;
  dwc:scientificName 'Haliplanella lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151553'^^xsd:string;
  dwc:aphiaid '151553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391299> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391299'^^xsd:integer;
  dwc:scientificName 'Phacus applanatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163365'^^xsd:string;
  dwc:aphiaid '163365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312541> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312541'^^xsd:integer;
  dwc:scientificName 'Acrocordiopsis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147691'^^xsd:string;
  dwc:aphiaid '147691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147691'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312609> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312609'^^xsd:integer;
  dwc:scientificName 'Swampomyces'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147776'^^xsd:string;
  dwc:aphiaid '147776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391319> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391319'^^xsd:integer;
  dwc:scientificName 'Phacus granum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163371'^^xsd:string;
  dwc:aphiaid '163371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391336> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391336'^^xsd:integer;
  dwc:scientificName 'Phacus longicauda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163375'^^xsd:string;
  dwc:aphiaid '163375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391223> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391223'^^xsd:integer;
  dwc:scientificName 'Euglena contabrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163311'^^xsd:string;
  dwc:aphiaid '163311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391232> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391232'^^xsd:integer;
  dwc:scientificName 'Euglena ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163313'^^xsd:string;
  dwc:aphiaid '163313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391291> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391291'^^xsd:integer;
  dwc:scientificName 'Phacus alatus var. latviensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163363'^^xsd:string;
  dwc:aphiaid '163363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163363'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391300> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391300'^^xsd:integer;
  dwc:scientificName 'Phacus applanatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163365'^^xsd:string;
  dwc:aphiaid '163365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391325> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391325'^^xsd:integer;
  dwc:scientificName 'Phacus hamelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163372'^^xsd:string;
  dwc:aphiaid '163372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391334> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391334'^^xsd:integer;
  dwc:scientificName 'Phacus longicauda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163375'^^xsd:string;
  dwc:aphiaid '163375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390458> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390458'^^xsd:integer;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162529'^^xsd:string;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391292> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391292'^^xsd:integer;
  dwc:scientificName 'Phacus alatus var. latviensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163363'^^xsd:string;
  dwc:aphiaid '163363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163363'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390708> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390708'^^xsd:integer;
  dwc:scientificName 'Euglena variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162778'^^xsd:string;
  dwc:aphiaid '162778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312514> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312514'^^xsd:integer;
  dwc:scientificName 'Hanseniaspora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147584'^^xsd:string;
  dwc:aphiaid '147584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147584'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391302> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391302'^^xsd:integer;
  dwc:scientificName 'Phacus circumflexus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163366'^^xsd:string;
  dwc:aphiaid '163366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317756> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1340"^^xsd:integer ;
  dwc:maximumDepthInMeters "1390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317756'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1340'^^xsd:integer;
  dwc:maximumDepth '1390'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391359> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391359'^^xsd:integer;
  dwc:scientificName 'Phacus stokesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163384'^^xsd:string;
  dwc:aphiaid '163384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391393> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391393'^^xsd:integer;
  dwc:scientificName 'Strombomonas deflandrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163423'^^xsd:string;
  dwc:aphiaid '163423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317763> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317763'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391224> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391224'^^xsd:integer;
  dwc:scientificName 'Euglena contabrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163311'^^xsd:string;
  dwc:aphiaid '163311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391249> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391249'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata var. terricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163317'^^xsd:string;
  dwc:aphiaid '163317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '659819'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391274> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391274'^^xsd:integer;
  dwc:scientificName 'Phacus acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163359'^^xsd:string;
  dwc:aphiaid '163359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312605> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312605'^^xsd:integer;
  dwc:scientificName 'Lanspora coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147772'^^xsd:string;
  dwc:aphiaid '147772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312516> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312516'^^xsd:integer;
  dwc:scientificName 'Kluyveromyces drosophilarum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147587'^^xsd:string;
  dwc:aphiaid '147587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312606> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312606'^^xsd:integer;
  dwc:scientificName 'Lineolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147773'^^xsd:string;
  dwc:aphiaid '147773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147773'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312515> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312515'^^xsd:integer;
  dwc:scientificName 'Hansenula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147585'^^xsd:string;
  dwc:aphiaid '147585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147585'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312539> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312539'^^xsd:integer;
  dwc:scientificName 'Asellaria ligiae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147685'^^xsd:string;
  dwc:aphiaid '147685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312603> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312603'^^xsd:integer;
  dwc:scientificName 'Koralionastes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147770'^^xsd:string;
  dwc:aphiaid '147770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147770'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390900> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390900'^^xsd:integer;
  dwc:scientificName 'Euglena sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163127'^^xsd:string;
  dwc:aphiaid '163127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312487> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312487'^^xsd:integer;
  dwc:scientificName 'Humicola alopallonella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147555'^^xsd:string;
  dwc:aphiaid '147555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312538> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312538'^^xsd:integer;
  dwc:scientificName 'Zygorhynchus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147680'^^xsd:string;
  dwc:aphiaid '147680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312604> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312604'^^xsd:integer;
  dwc:scientificName 'Lanspora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147771'^^xsd:string;
  dwc:aphiaid '147771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314653> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314653'^^xsd:integer;
  dwc:scientificName 'Phakellia ventilabra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150210'^^xsd:string;
  dwc:aphiaid '150210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317742> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4845"^^xsd:integer ;
  dwc:maximumDepthInMeters "4847"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317742'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4845'^^xsd:integer;
  dwc:maximumDepth '4847'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153093'^^xsd:string;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317759> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317759'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317760> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317760'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153122'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391610> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391610'^^xsd:integer;
  dwc:scientificName 'Lepocinclis playfairiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163897'^^xsd:string;
  dwc:aphiaid '163897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390709> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390709'^^xsd:integer;
  dwc:scientificName 'Euglena velata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162779'^^xsd:string;
  dwc:aphiaid '162779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390457> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390457'^^xsd:integer;
  dwc:scientificName 'Katodinium vorticella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162528'^^xsd:string;
  dwc:aphiaid '162528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '625987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390462> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390462'^^xsd:integer;
  dwc:scientificName 'Gymnodinium chiastosporum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162533'^^xsd:string;
  dwc:aphiaid '162533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316627> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316627'^^xsd:integer;
  dwc:scientificName 'Trophonopsis muricatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152370'^^xsd:string;
  dwc:aphiaid '152370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318809> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318809'^^xsd:integer;
  dwc:scientificName 'Maupasia caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130215'^^xsd:string;
  dwc:aphiaid '130215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '155417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315702> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315702'^^xsd:integer;
  dwc:scientificName 'Edwardsiella carnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151541'^^xsd:string;
  dwc:aphiaid '151541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390919> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390919'^^xsd:integer;
  dwc:scientificName 'Pontosphaera variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163145'^^xsd:string;
  dwc:aphiaid '163145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391392> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391392'^^xsd:integer;
  dwc:scientificName 'Strombomonas acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163422'^^xsd:string;
  dwc:aphiaid '163422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391467> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391467'^^xsd:integer;
  dwc:scientificName 'Pleuronema coronatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163557'^^xsd:string;
  dwc:aphiaid '163557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391485> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391485'^^xsd:integer;
  dwc:scientificName 'Rosalina globularis anglica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163637'^^xsd:string;
  dwc:aphiaid '163637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '736787'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391481> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391481'^^xsd:integer;
  dwc:scientificName 'Pseudoprorodon arenicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163607'^^xsd:string;
  dwc:aphiaid '163607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '427342'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390885> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390885'^^xsd:integer;
  dwc:scientificName 'Euglena obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163117'^^xsd:string;
  dwc:aphiaid '163117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '615656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390902> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390902'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163128'^^xsd:string;
  dwc:aphiaid '163128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '576887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390905> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390905'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163128'^^xsd:string;
  dwc:aphiaid '163128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '576887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391239> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391239'^^xsd:integer;
  dwc:scientificName 'Euglena elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163315'^^xsd:string;
  dwc:aphiaid '163315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391241> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391241'^^xsd:integer;
  dwc:scientificName 'Euglena elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163315'^^xsd:string;
  dwc:aphiaid '163315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391248> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391248'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata var. terricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163317'^^xsd:string;
  dwc:aphiaid '163317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '659819'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391275> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391275'^^xsd:integer;
  dwc:scientificName 'Phacus acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163359'^^xsd:string;
  dwc:aphiaid '163359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312512> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312512'^^xsd:integer;
  dwc:scientificName 'Arthonia phaeobaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147576'^^xsd:string;
  dwc:aphiaid '147576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390891> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390891'^^xsd:integer;
  dwc:scientificName 'Euglena polymorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163122'^^xsd:string;
  dwc:aphiaid '163122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312530> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312530'^^xsd:integer;
  dwc:scientificName 'Halosphaeria quadri-remis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147671'^^xsd:string;
  dwc:aphiaid '147671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391282> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391282'^^xsd:integer;
  dwc:scientificName 'Phacus agilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163361'^^xsd:string;
  dwc:aphiaid '163361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391284> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391284'^^xsd:integer;
  dwc:scientificName 'Phacus agilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163361'^^xsd:string;
  dwc:aphiaid '163361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391318> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391318'^^xsd:integer;
  dwc:scientificName 'Phacus granum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163371'^^xsd:string;
  dwc:aphiaid '163371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391341> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391341'^^xsd:integer;
  dwc:scientificName 'Phacus nordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163377'^^xsd:string;
  dwc:aphiaid '163377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391348> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391348'^^xsd:integer;
  dwc:scientificName 'Phacus parvulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163380'^^xsd:string;
  dwc:aphiaid '163380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399456> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399456'^^xsd:integer;
  dwc:scientificName 'Trachelostyla pediculiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179339'^^xsd:string;
  dwc:aphiaid '179339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312611> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312611'^^xsd:integer;
  dwc:scientificName 'Manglicola guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147787'^^xsd:string;
  dwc:aphiaid '147787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312544> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312544'^^xsd:integer;
  dwc:scientificName 'Etheirophora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147694'^^xsd:string;
  dwc:aphiaid '147694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147694'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312540> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312540'^^xsd:integer;
  dwc:scientificName 'Palavascia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147689'^^xsd:string;
  dwc:aphiaid '147689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147689'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312495> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312495'^^xsd:integer;
  dwc:scientificName 'Corollospora trifurcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147557'^^xsd:string;
  dwc:aphiaid '147557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312531> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312531'^^xsd:integer;
  dwc:scientificName 'Halosphaeria hamata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147672'^^xsd:string;
  dwc:aphiaid '147672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312519> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312519'^^xsd:integer;
  dwc:scientificName 'Pichia spartinae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147591'^^xsd:string;
  dwc:aphiaid '147591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312543> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312543'^^xsd:integer;
  dwc:scientificName 'Biatriospora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147693'^^xsd:string;
  dwc:aphiaid '147693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147693'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312607> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312607'^^xsd:integer;
  dwc:scientificName 'Quintaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147774'^^xsd:string;
  dwc:aphiaid '147774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147774'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312521> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312521'^^xsd:integer;
  dwc:scientificName 'Metschnikowia zobelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147594'^^xsd:string;
  dwc:aphiaid '147594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147594'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391599> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391599'^^xsd:integer;
  dwc:scientificName 'Lepocinclis caudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163895'^^xsd:string;
  dwc:aphiaid '163895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391617> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391617'^^xsd:integer;
  dwc:scientificName 'Lepocinclis steinii var. suecica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163899'^^xsd:string;
  dwc:aphiaid '163899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163899'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391221> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391221'^^xsd:integer;
  dwc:scientificName 'Euglena communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163310'^^xsd:string;
  dwc:aphiaid '163310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391238> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391238'^^xsd:integer;
  dwc:scientificName 'Euglena elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163315'^^xsd:string;
  dwc:aphiaid '163315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391285> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391285'^^xsd:integer;
  dwc:scientificName 'Phacus agilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163361'^^xsd:string;
  dwc:aphiaid '163361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312492> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312492'^^xsd:integer;
  dwc:scientificName 'Zalerion maritimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147556'^^xsd:string;
  dwc:aphiaid '147556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312542> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312542'^^xsd:integer;
  dwc:scientificName 'Belizeana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147692'^^xsd:string;
  dwc:aphiaid '147692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147692'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391854> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391854'^^xsd:integer;
  dwc:scientificName 'Uronema marinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172341'^^xsd:string;
  dwc:aphiaid '172341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390467> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390467'^^xsd:integer;
  dwc:scientificName 'Gymnodinium discoidale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162538'^^xsd:string;
  dwc:aphiaid '162538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390469> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-01'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390469'^^xsd:integer;
  dwc:scientificName 'Gymnodinium glandiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 162540'^^xsd:string;
  dwc:aphiaid '162540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '162540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390875> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390875'^^xsd:integer;
  dwc:scientificName 'Euglena oblonga'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163115'^^xsd:string;
  dwc:aphiaid '163115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390882> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390882'^^xsd:integer;
  dwc:scientificName 'Euglena obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163117'^^xsd:string;
  dwc:aphiaid '163117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '615656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390883> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390883'^^xsd:integer;
  dwc:scientificName 'Euglena obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163117'^^xsd:string;
  dwc:aphiaid '163117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '615656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390890> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390890'^^xsd:integer;
  dwc:scientificName 'Euglena polymorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163122'^^xsd:string;
  dwc:aphiaid '163122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390897> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390897'^^xsd:integer;
  dwc:scientificName 'Euglena repulsans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163123'^^xsd:string;
  dwc:aphiaid '163123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390897'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391226> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391226'^^xsd:integer;
  dwc:scientificName 'Euglena cuneata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163312'^^xsd:string;
  dwc:aphiaid '163312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391233> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391233'^^xsd:integer;
  dwc:scientificName 'Euglena ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163313'^^xsd:string;
  dwc:aphiaid '163313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391240> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391240'^^xsd:integer;
  dwc:scientificName 'Euglena elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163315'^^xsd:string;
  dwc:aphiaid '163315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391276> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391276'^^xsd:integer;
  dwc:scientificName 'Phacus acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163359'^^xsd:string;
  dwc:aphiaid '163359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391283> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391283'^^xsd:integer;
  dwc:scientificName 'Phacus agilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163361'^^xsd:string;
  dwc:aphiaid '163361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391290> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391290'^^xsd:integer;
  dwc:scientificName 'Phacus alatus var. latviensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163363'^^xsd:string;
  dwc:aphiaid '163363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163363'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391326> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391326'^^xsd:integer;
  dwc:scientificName 'Phacus helicoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163373'^^xsd:string;
  dwc:aphiaid '163373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391333> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391333'^^xsd:integer;
  dwc:scientificName 'Phacus hispidulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163374'^^xsd:string;
  dwc:aphiaid '163374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '639485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391340> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391340'^^xsd:integer;
  dwc:scientificName 'Phacus nordstedtii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163377'^^xsd:string;
  dwc:aphiaid '163377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391390> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391390'^^xsd:integer;
  dwc:scientificName 'Strombomonas acuminatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163422'^^xsd:string;
  dwc:aphiaid '163422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391426> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391426'^^xsd:integer;
  dwc:scientificName 'Euglena limnophila var. swirenkoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163461'^^xsd:string;
  dwc:aphiaid '163461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1536648'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391476> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391476'^^xsd:integer;
  dwc:scientificName 'Epistylis gammari'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163585'^^xsd:string;
  dwc:aphiaid '163585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391483> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391483'^^xsd:integer;
  dwc:scientificName 'Spathidium procerum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163615'^^xsd:string;
  dwc:aphiaid '163615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391626> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391626'^^xsd:integer;
  dwc:scientificName 'Phacus costatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163906'^^xsd:string;
  dwc:aphiaid '163906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318619> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-20'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318619'^^xsd:integer;
  dwc:scientificName 'Pterobdellina jenseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154896'^^xsd:string;
  dwc:aphiaid '154896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314825> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314825'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150520'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312610> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312610'^^xsd:integer;
  dwc:scientificName 'Opegrapha cesareensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147782'^^xsd:string;
  dwc:aphiaid '147782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391487> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391487'^^xsd:integer;
  dwc:scientificName 'Cornuspira selseyensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163640'^^xsd:string;
  dwc:aphiaid '163640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391217> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391217'^^xsd:integer;
  dwc:scientificName 'Euglena chlamydophora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163308'^^xsd:string;
  dwc:aphiaid '163308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391324> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391324'^^xsd:integer;
  dwc:scientificName 'Phacus hamelii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163372'^^xsd:string;
  dwc:aphiaid '163372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391470> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391470'^^xsd:integer;
  dwc:scientificName 'Ancistrum mytili'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163564'^^xsd:string;
  dwc:aphiaid '163564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391666> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391666'^^xsd:integer;
  dwc:scientificName 'Stephanopogon colpoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 164033'^^xsd:string;
  dwc:aphiaid '164033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '164033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390892> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390892'^^xsd:integer;
  dwc:scientificName 'Euglena polymorpha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163122'^^xsd:string;
  dwc:aphiaid '163122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391213> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391213'^^xsd:integer;
  dwc:scientificName 'Euglena clara'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163307'^^xsd:string;
  dwc:aphiaid '163307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314665> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314665'^^xsd:integer;
  dwc:scientificName 'Amphilectus fucorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150225'^^xsd:string;
  dwc:aphiaid '150225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314661> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314661'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150221'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391286> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391286'^^xsd:integer;
  dwc:scientificName 'Phacus alatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163362'^^xsd:string;
  dwc:aphiaid '163362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316216> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316216'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152285'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318677> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318677'^^xsd:integer;
  dwc:scientificName 'Nereis (Neanthes) fucata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 155152'^^xsd:string;
  dwc:aphiaid '155152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391351> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391351'^^xsd:integer;
  dwc:scientificName 'Phacus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163382'^^xsd:string;
  dwc:aphiaid '163382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391253> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391253'^^xsd:integer;
  dwc:scientificName 'Euglena magnifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163320'^^xsd:string;
  dwc:aphiaid '163320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317679> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317679'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis calypso'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153067'^^xsd:string;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391354> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391354'^^xsd:integer;
  dwc:scientificName 'Phacus skujae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163383'^^xsd:string;
  dwc:aphiaid '163383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390887> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390887'^^xsd:integer;
  dwc:scientificName 'Euglena oxyuris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163119'^^xsd:string;
  dwc:aphiaid '163119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '624255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391247> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391247'^^xsd:integer;
  dwc:scientificName 'Euglena geniculata var. terricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163317'^^xsd:string;
  dwc:aphiaid '163317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '659819'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391305> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391305'^^xsd:integer;
  dwc:scientificName 'Phacus circumflexus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163366'^^xsd:string;
  dwc:aphiaid '163366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390903> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A390903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:390903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '390903'^^xsd:integer;
  dwc:scientificName 'Euglena spirogyra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163128'^^xsd:string;
  dwc:aphiaid '163128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:390903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '576887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391228> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391228'^^xsd:integer;
  dwc:scientificName 'Euglena cuneata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163312'^^xsd:string;
  dwc:aphiaid '163312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391472> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391472'^^xsd:integer;
  dwc:scientificName 'Anoplophryopsis ovata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163571'^^xsd:string;
  dwc:aphiaid '163571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391231> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391231'^^xsd:integer;
  dwc:scientificName 'Euglena ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163313'^^xsd:string;
  dwc:aphiaid '163313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312537> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312537'^^xsd:integer;
  dwc:scientificName 'Loboa loboi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147679'^^xsd:string;
  dwc:aphiaid '147679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312608> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312608'^^xsd:integer;
  dwc:scientificName 'Rhizophila'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147775'^^xsd:string;
  dwc:aphiaid '147775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147775'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391353> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391353'^^xsd:integer;
  dwc:scientificName 'Phacus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163382'^^xsd:string;
  dwc:aphiaid '163382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391464> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391464'^^xsd:integer;
  dwc:scientificName 'Scaphidiodon navicula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163549'^^xsd:string;
  dwc:aphiaid '163549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391624> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391624'^^xsd:integer;
  dwc:scientificName 'Phacus costatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163906'^^xsd:string;
  dwc:aphiaid '163906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '577552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312444> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312444'^^xsd:integer;
  dwc:scientificName 'Gymnodinium capitatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147446'^^xsd:string;
  dwc:aphiaid '147446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399447> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A399447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:399447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-22'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '399447'^^xsd:integer;
  dwc:scientificName 'Geleia fossata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 179313'^^xsd:string;
  dwc:aphiaid '179313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:399447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391619> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-07'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391619'^^xsd:integer;
  dwc:scientificName 'Lepocinclis teres'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 163900'^^xsd:string;
  dwc:aphiaid '163900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391895> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A391895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:391895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '391895'^^xsd:integer;
  dwc:scientificName 'Metopus contortus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 172642'^^xsd:string;
  dwc:aphiaid '172642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:391895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172642'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405558> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405558'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140590'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313506> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313506'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia imbricata var. shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149225'^^xsd:string;
  dwc:aphiaid '149225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405693> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405693'^^xsd:integer;
  dwc:scientificName 'Rhizopus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100258'^^xsd:string;
  dwc:aphiaid '100258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100258'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405486> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405486'^^xsd:integer;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141353'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405499> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405499'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107273'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405345> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405345'^^xsd:integer;
  dwc:scientificName 'Leptastacus macronyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116338'^^xsd:string;
  dwc:aphiaid '116338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116338'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405349> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405349'^^xsd:integer;
  dwc:scientificName 'Lepas anserifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106150'^^xsd:string;
  dwc:aphiaid '106150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405382> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405382'^^xsd:integer;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118973'^^xsd:string;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405382'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405143> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405143'^^xsd:integer;
  dwc:scientificName 'Ciocalypta penicillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132575'^^xsd:string;
  dwc:aphiaid '132575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405217> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405217'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100833'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405250> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405250'^^xsd:integer;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129784'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405267> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405267'^^xsd:integer;
  dwc:scientificName 'Arenicolides ecaudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129870'^^xsd:string;
  dwc:aphiaid '129870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405268> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405268'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129876'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405285> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405285'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Amphictene) auricoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130590'^^xsd:string;
  dwc:aphiaid '130590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405318> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405318'^^xsd:integer;
  dwc:scientificName 'Oceanobdella microstoma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116976'^^xsd:string;
  dwc:aphiaid '116976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405318'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405332> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405332'^^xsd:integer;
  dwc:scientificName 'Barentsia benedeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111800'^^xsd:string;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405335> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405335'^^xsd:integer;
  dwc:scientificName 'Hemicytherura clathrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128059'^^xsd:string;
  dwc:aphiaid '128059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405370> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405370'^^xsd:integer;
  dwc:scientificName 'Diastylis tumida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110492'^^xsd:string;
  dwc:aphiaid '110492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405395> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405395'^^xsd:integer;
  dwc:scientificName 'Halophiloscia couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146965'^^xsd:string;
  dwc:aphiaid '146965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405404> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405404'^^xsd:integer;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130128'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405429> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405429'^^xsd:integer;
  dwc:scientificName 'Microphthalmus southerni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130177'^^xsd:string;
  dwc:aphiaid '130177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405158> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405158'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) paupertas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133621'^^xsd:string;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405160> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405160'^^xsd:integer;
  dwc:scientificName 'Antho involvens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132985'^^xsd:string;
  dwc:aphiaid '132985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '167886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405173> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405173'^^xsd:integer;
  dwc:scientificName 'Tubularia bellis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117990'^^xsd:string;
  dwc:aphiaid '117990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405331> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405331'^^xsd:integer;
  dwc:scientificName 'Pedicellina nutans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111808'^^xsd:string;
  dwc:aphiaid '111808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405336> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405336'^^xsd:integer;
  dwc:scientificName 'Semicytherura striata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128113'^^xsd:string;
  dwc:aphiaid '128113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405365> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405365'^^xsd:integer;
  dwc:scientificName 'Sacculina inflata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134808'^^xsd:string;
  dwc:aphiaid '134808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313230> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313230'^^xsd:integer;
  dwc:scientificName 'Navicula membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149232'^^xsd:string;
  dwc:aphiaid '149232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313541> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313541'^^xsd:integer;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149131'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314063> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314063'^^xsd:integer;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149066'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405632> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405632'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103710'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405639> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405639'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103929'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405657> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405657'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107350'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405657'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405682> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405682'^^xsd:integer;
  dwc:scientificName 'Gymnodinium gracile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109800'^^xsd:string;
  dwc:aphiaid '109800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1633651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405696> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405696'^^xsd:integer;
  dwc:scientificName 'Amperima rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124723'^^xsd:string;
  dwc:aphiaid '124723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405235> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405235'^^xsd:integer;
  dwc:scientificName 'Cephalothrix arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122590'^^xsd:string;
  dwc:aphiaid '122590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405454> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405454'^^xsd:integer;
  dwc:scientificName 'Chone fauveli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130889'^^xsd:string;
  dwc:aphiaid '130889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405456> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405456'^^xsd:integer;
  dwc:scientificName 'Filogranula calyculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130991'^^xsd:string;
  dwc:aphiaid '130991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405490> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405490'^^xsd:integer;
  dwc:scientificName 'Ebalia nux'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107299'^^xsd:string;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405513> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405513'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141872'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405513'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405520> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405520'^^xsd:integer;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138984'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405438> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405438'^^xsd:integer;
  dwc:scientificName 'Enipo kinbergi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130738'^^xsd:string;
  dwc:aphiaid '130738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405463> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405463'^^xsd:integer;
  dwc:scientificName 'Metopa pusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103132'^^xsd:string;
  dwc:aphiaid '103132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405463'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405472> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405472'^^xsd:integer;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139959'^^xsd:string;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405497> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405497'^^xsd:integer;
  dwc:scientificName 'Rochinia carpenteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107359'^^xsd:string;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405497'^^xsd:anyURI;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405506> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405506'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107387'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405531> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405531'^^xsd:integer;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139800'^^xsd:string;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313233> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313233'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia hebetata f. semispina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149071'^^xsd:string;
  dwc:aphiaid '149071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163348'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405444> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405444'^^xsd:integer;
  dwc:scientificName 'Tomopteris kefersteini'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131555'^^xsd:string;
  dwc:aphiaid '131555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405444'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405457> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405457'^^xsd:integer;
  dwc:scientificName 'Metavermilia multicristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131020'^^xsd:string;
  dwc:aphiaid '131020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405282> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405282'^^xsd:integer;
  dwc:scientificName 'Neanthes irrorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130389'^^xsd:string;
  dwc:aphiaid '130389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405282'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334102'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405461> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405461'^^xsd:integer;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102462'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405461'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405540> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405540'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129922'^^xsd:string;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405474> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405474'^^xsd:integer;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140676'^^xsd:string;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405491> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405491'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107322'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405491'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405698> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405698'^^xsd:integer;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140603'^^xsd:string;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405299> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405299'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130911'^^xsd:string;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405300> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405300'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130921'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405047> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405047'^^xsd:integer;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110260'^^xsd:string;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405054> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405054'^^xsd:integer;
  dwc:scientificName 'Amphidinium flexum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109729'^^xsd:string;
  dwc:aphiaid '109729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405077> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405077'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130305'^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405111> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405111'^^xsd:integer;
  dwc:scientificName 'Trilobodrilus axi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130047'^^xsd:string;
  dwc:aphiaid '130047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405113> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405113'^^xsd:integer;
  dwc:scientificName 'Leucosolenia botryoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132216'^^xsd:string;
  dwc:aphiaid '132216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405526> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405526'^^xsd:integer;
  dwc:scientificName 'Erato voluta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139761'^^xsd:string;
  dwc:aphiaid '139761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405528> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405528'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141741'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405541> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405541'^^xsd:integer;
  dwc:scientificName 'Phoxichilidium femoratum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134741'^^xsd:string;
  dwc:aphiaid '134741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405575> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405575'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140696'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405577> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405577'^^xsd:integer;
  dwc:scientificName 'Proclea grafii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131536'^^xsd:string;
  dwc:aphiaid '131536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405508> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405508'^^xsd:integer;
  dwc:scientificName 'Omalogyra atomus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140616'^^xsd:string;
  dwc:aphiaid '140616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405525> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405525'^^xsd:integer;
  dwc:scientificName 'Lamellaria latens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140172'^^xsd:string;
  dwc:aphiaid '140172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405542> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405542'^^xsd:integer;
  dwc:scientificName 'Colus jeffreysianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138903'^^xsd:string;
  dwc:aphiaid '138903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405559> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405559'^^xsd:integer;
  dwc:scientificName 'Nucula hanleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140588'^^xsd:string;
  dwc:aphiaid '140588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405576> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405576'^^xsd:integer;
  dwc:scientificName 'Limaria hians'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140235'^^xsd:string;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405051> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405051'^^xsd:integer;
  dwc:scientificName 'Amphidinium carterae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109723'^^xsd:string;
  dwc:aphiaid '109723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405065> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405065'^^xsd:integer;
  dwc:scientificName 'Trichosphaerium sieboldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136960'^^xsd:string;
  dwc:aphiaid '136960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405066> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405066'^^xsd:integer;
  dwc:scientificName 'Gromia oviformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136926'^^xsd:string;
  dwc:aphiaid '136926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405101> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405101'^^xsd:integer;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130977'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405115> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405115'^^xsd:integer;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132251'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405021> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405021'^^xsd:integer;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124647'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405046> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405046'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109603'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405242> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405242'^^xsd:integer;
  dwc:scientificName 'Emplectonema echinoderma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122709'^^xsd:string;
  dwc:aphiaid '122709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405259> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405259'^^xsd:integer;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130800'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405565> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405565'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140025'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405570> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405570'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Pectinaria) belgica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130592'^^xsd:string;
  dwc:aphiaid '130592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405116> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405116'^^xsd:integer;
  dwc:scientificName 'Leuconia gossei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132199'^^xsd:string;
  dwc:aphiaid '132199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '164322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405151> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405151'^^xsd:integer;
  dwc:scientificName 'Desmacidon fruticosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133526'^^xsd:string;
  dwc:aphiaid '133526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405595> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405595'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130359'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405165> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405165'^^xsd:integer;
  dwc:scientificName 'Aplysilla rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132296'^^xsd:string;
  dwc:aphiaid '132296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405166> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405166'^^xsd:integer;
  dwc:scientificName 'Aplysilla sulfurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132298'^^xsd:string;
  dwc:aphiaid '132298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405166'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405202> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405202'^^xsd:integer;
  dwc:scientificName 'Sarcodictyon roseum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125340'^^xsd:string;
  dwc:aphiaid '125340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405215> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405215'^^xsd:integer;
  dwc:scientificName 'Bunodactis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100819'^^xsd:string;
  dwc:aphiaid '100819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405216> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405216'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100834'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405251> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405251'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129804'^^xsd:string;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405252> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405252'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129808'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405095> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405095'^^xsd:integer;
  dwc:scientificName 'Elphidium crispum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113262'^^xsd:string;
  dwc:aphiaid '113262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405095'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405104> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405104'^^xsd:integer;
  dwc:scientificName 'Diurodrilus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129996'^^xsd:string;
  dwc:aphiaid '129996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405138> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405138'^^xsd:integer;
  dwc:scientificName 'Axinella polypoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132487'^^xsd:string;
  dwc:aphiaid '132487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132487'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405163> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405163'^^xsd:integer;
  dwc:scientificName 'Microciona strepsitoxa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133085'^^xsd:string;
  dwc:aphiaid '133085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '167689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405293> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405293'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131574'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405310> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405310'^^xsd:integer;
  dwc:scientificName 'Pileolaria berkeleyana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131218'^^xsd:string;
  dwc:aphiaid '131218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405310'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405599> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405599'^^xsd:integer;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141541'^^xsd:string;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405604> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405604'^^xsd:integer;
  dwc:scientificName 'Synisoma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119054'^^xsd:string;
  dwc:aphiaid '119054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '295699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314213> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314213'^^xsd:integer;
  dwc:scientificName 'Lauderia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149233'^^xsd:string;
  dwc:aphiaid '149233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405597> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405597'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130639'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405606> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405606'^^xsd:integer;
  dwc:scientificName 'Conopeum seurati'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111352'^^xsd:string;
  dwc:aphiaid '111352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405640> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405640'^^xsd:integer;
  dwc:scientificName 'Styela coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103930'^^xsd:string;
  dwc:aphiaid '103930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405665> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405665'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107398'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405120> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405120'^^xsd:integer;
  dwc:scientificName 'Stryphnus ponderosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133991'^^xsd:string;
  dwc:aphiaid '133991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405265> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405265'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131074'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405266> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405266'^^xsd:integer;
  dwc:scientificName 'Arenicolides branchialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129869'^^xsd:string;
  dwc:aphiaid '129869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405547> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405547'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146909'^^xsd:string;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405554> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405554'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129789'^^xsd:string;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405556> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405556'^^xsd:integer;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129821'^^xsd:string;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405590> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405590'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138992'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405613> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405613'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123987'^^xsd:string;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405207> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405207'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135144'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405209> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405209'^^xsd:integer;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101055'^^xsd:string;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405224> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405224'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100991'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405243> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405243'^^xsd:integer;
  dwc:scientificName 'Nemertopsis flavida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122717'^^xsd:string;
  dwc:aphiaid '122717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405258> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405258'^^xsd:integer;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130781'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405301> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405301'^^xsd:integer;
  dwc:scientificName 'Manayunkia aestuarina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130926'^^xsd:string;
  dwc:aphiaid '130926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405302> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405302'^^xsd:integer;
  dwc:scientificName 'Pothametus murrayi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130957'^^xsd:string;
  dwc:aphiaid '130957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405302'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405315> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405315'^^xsd:integer;
  dwc:scientificName 'Limnodrilus hoffmeisteri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137556'^^xsd:string;
  dwc:aphiaid '137556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405147> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405147'^^xsd:integer;
  dwc:scientificName 'Mycale macilenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133293'^^xsd:string;
  dwc:aphiaid '133293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '168587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405154> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405154'^^xsd:integer;
  dwc:scientificName 'Iophon hyndmani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132970'^^xsd:string;
  dwc:aphiaid '132970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405156> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405156'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133882'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405156'^^xsd:anyURI;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405211> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405211'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100808'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405592> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405592'^^xsd:integer;
  dwc:scientificName 'Acanthocardia aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138990'^^xsd:string;
  dwc:aphiaid '138990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405611> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405611'^^xsd:integer;
  dwc:scientificName 'Megerlia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 104045'^^xsd:string;
  dwc:aphiaid '104045'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '104045'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405626> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405626'^^xsd:integer;
  dwc:scientificName 'Aplidium proliferum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103660'^^xsd:string;
  dwc:aphiaid '103660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405628> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405628'^^xsd:integer;
  dwc:scientificName 'Didemnum coriaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103565'^^xsd:string;
  dwc:aphiaid '103565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405641> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405641'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103859'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405399> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405399'^^xsd:integer;
  dwc:scientificName 'Panthalis oerstedi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129737'^^xsd:string;
  dwc:aphiaid '129737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405399'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405400> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405400'^^xsd:integer;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129765'^^xsd:string;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405417> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405417'^^xsd:integer;
  dwc:scientificName 'Tryphosella sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102771'^^xsd:string;
  dwc:aphiaid '102771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405417'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405450> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405450'^^xsd:integer;
  dwc:scientificName 'Micronerilla minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130436'^^xsd:string;
  dwc:aphiaid '130436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405467> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405467'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102119'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405467'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405674> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405674'^^xsd:integer;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109899'^^xsd:string;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405699> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405699'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 126965'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405396> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405396'^^xsd:integer;
  dwc:scientificName 'Bopyroides hippolytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118204'^^xsd:string;
  dwc:aphiaid '118204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405396'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405403> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405403'^^xsd:integer;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129927'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314438> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314438'^^xsd:integer;
  dwc:scientificName 'Chaetoceros laciniosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149228'^^xsd:string;
  dwc:aphiaid '149228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405172> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405172'^^xsd:integer;
  dwc:scientificName 'Ectopleura dumortierii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117982'^^xsd:string;
  dwc:aphiaid '117982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405197> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405197'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117809'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405206> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405206'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128539'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405231> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405231'^^xsd:integer;
  dwc:scientificName 'Peachia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100927'^^xsd:string;
  dwc:aphiaid '100927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405236> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405236'^^xsd:integer;
  dwc:scientificName 'Hubrechtella dubia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122607'^^xsd:string;
  dwc:aphiaid '122607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405446> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405446'^^xsd:integer;
  dwc:scientificName 'Tomopteris nisseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131562'^^xsd:string;
  dwc:aphiaid '131562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405464> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405464'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103166'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313918> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313918'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149231'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405260> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405260'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130801'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405294> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405294'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130867'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405307> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405307'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131009'^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405033> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405033'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120203'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405033'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405034> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405034'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120206'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405034'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405048> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405048'^^xsd:integer;
  dwc:scientificName 'Thyasira succisa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141676'^^xsd:string;
  dwc:aphiaid '141676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1902237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405083> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405083'^^xsd:integer;
  dwc:scientificName 'Lagena perlucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113503'^^xsd:string;
  dwc:aphiaid '113503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405084> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405084'^^xsd:integer;
  dwc:scientificName 'Lagena sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113509'^^xsd:string;
  dwc:aphiaid '113509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405383> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405383'^^xsd:integer;
  dwc:scientificName 'Idotea metallica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119047'^^xsd:string;
  dwc:aphiaid '119047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405384> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405384'^^xsd:integer;
  dwc:scientificName 'Synisoma lancifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119059'^^xsd:string;
  dwc:aphiaid '119059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '295701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405419> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405419'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101891'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314024> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314024'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149223'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405684> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405684'^^xsd:integer;
  dwc:scientificName 'Luttrellia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100154'^^xsd:string;
  dwc:aphiaid '100154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100154'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405023> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405023'^^xsd:integer;
  dwc:scientificName 'Kolga hyalina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124731'^^xsd:string;
  dwc:aphiaid '124731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405040> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405040'^^xsd:integer;
  dwc:scientificName 'Phyllophorus (Phyllophorus) pedinaequalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125187'^^xsd:string;
  dwc:aphiaid '125187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405040'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405057> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405057'^^xsd:integer;
  dwc:scientificName 'Amphidinium ovoideum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109746'^^xsd:string;
  dwc:aphiaid '109746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109746'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405074> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405074'^^xsd:integer;
  dwc:scientificName 'Jadammina macrescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114305'^^xsd:string;
  dwc:aphiaid '114305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '742429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405327> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405327'^^xsd:integer;
  dwc:scientificName 'Siphonosoma arcassonense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136082'^^xsd:string;
  dwc:aphiaid '136082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405340> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405340'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 104878'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405340'^^xsd:anyURI;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405344> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405344'^^xsd:integer;
  dwc:scientificName 'Huntemannia jadensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116190'^^xsd:string;
  dwc:aphiaid '116190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405620> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405620'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125125'^^xsd:string;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405649> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405649'^^xsd:integer;
  dwc:scientificName 'Skenea basistriata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141519'^^xsd:string;
  dwc:aphiaid '141519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405654> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405654'^^xsd:integer;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107313'^^xsd:string;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405654'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405433> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405433'^^xsd:integer;
  dwc:scientificName 'Pelagobia serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130220'^^xsd:string;
  dwc:aphiaid '130220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405434> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405434'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130345'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313840> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313840'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149114'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405316> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405316'^^xsd:integer;
  dwc:scientificName 'Calliobdella lophii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116955'^^xsd:string;
  dwc:aphiaid '116955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405316'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405351> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405351'^^xsd:integer;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106211'^^xsd:string;
  dwc:aphiaid '106211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '421137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405352> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405352'^^xsd:integer;
  dwc:scientificName 'Balanus eburneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106216'^^xsd:string;
  dwc:aphiaid '106216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '421138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405366> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405366'^^xsd:integer;
  dwc:scientificName 'Sacculina lobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134809'^^xsd:string;
  dwc:aphiaid '134809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405401> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405401'^^xsd:integer;
  dwc:scientificName 'Vanadis crystallina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129764'^^xsd:string;
  dwc:aphiaid '129764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405091> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405091'^^xsd:integer;
  dwc:scientificName 'Planorbulina mediterranensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113634'^^xsd:string;
  dwc:aphiaid '113634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405357> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405357'^^xsd:integer;
  dwc:scientificName 'Clistosaccus paguri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134786'^^xsd:string;
  dwc:aphiaid '134786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405357'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405656> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405656'^^xsd:integer;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107353'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405656'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405309> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405309'^^xsd:integer;
  dwc:scientificName 'Janua (Dexiospira) pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131204'^^xsd:string;
  dwc:aphiaid '131204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405309'^^xsd:anyURI;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405374> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405374'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118467'^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405374'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405391> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405391'^^xsd:integer;
  dwc:scientificName 'Microjaera anisopoda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118735'^^xsd:string;
  dwc:aphiaid '118735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405408> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405408'^^xsd:integer;
  dwc:scientificName 'Pseudione callianassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118236'^^xsd:string;
  dwc:aphiaid '118236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405425> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405425'^^xsd:integer;
  dwc:scientificName 'Hesionides maxima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130162'^^xsd:string;
  dwc:aphiaid '130162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405442> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405442'^^xsd:integer;
  dwc:scientificName 'Tomopteris cavallii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131548'^^xsd:string;
  dwc:aphiaid '131548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405442'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405459> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405459'^^xsd:integer;
  dwc:scientificName 'Paramphilochoides odontonyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101982'^^xsd:string;
  dwc:aphiaid '101982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405026> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405026'^^xsd:integer;
  dwc:scientificName 'Myriotrochus bathybius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124441'^^xsd:string;
  dwc:aphiaid '124441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405324> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405324'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136044'^^xsd:string;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405343> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405343'^^xsd:integer;
  dwc:scientificName 'Evansula incerta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 115814'^^xsd:string;
  dwc:aphiaid '115814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '115814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314000> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314000'^^xsd:integer;
  dwc:scientificName 'Chaetoceros pelagicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149238'^^xsd:string;
  dwc:aphiaid '149238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405108> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405108'^^xsd:integer;
  dwc:scientificName 'Lagotia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111878'^^xsd:string;
  dwc:aphiaid '111878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405125> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-02-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405125'^^xsd:integer;
  dwc:scientificName 'Protosuberites epiphytum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134251'^^xsd:string;
  dwc:aphiaid '170786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '170786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405142> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405142'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133150'^^xsd:string;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405159> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-05-28'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405159'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) pansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133620'^^xsd:string;
  dwc:aphiaid '133620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133620'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405176> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405176'^^xsd:integer;
  dwc:scientificName 'Modeeria rotunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117970'^^xsd:string;
  dwc:aphiaid '117970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405379> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405379'^^xsd:integer;
  dwc:scientificName 'Dynamene bidentatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118939'^^xsd:string;
  dwc:aphiaid '118939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '256988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405041> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405041'^^xsd:integer;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124456'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405041'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405381> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405381'^^xsd:integer;
  dwc:scientificName 'Lekanesphaera levii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118954'^^xsd:string;
  dwc:aphiaid '118954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405386> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405386'^^xsd:integer;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119024'^^xsd:string;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405388> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405388'^^xsd:integer;
  dwc:scientificName 'Jaera forsmani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118717'^^xsd:string;
  dwc:aphiaid '118717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '264175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405415> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405415'^^xsd:integer;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102665'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405169> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405169'^^xsd:integer;
  dwc:scientificName 'Haliclystus salpinx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135324'^^xsd:string;
  dwc:aphiaid '135324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405075> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405075'^^xsd:integer;
  dwc:scientificName 'Remaneica helgolandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113719'^^xsd:string;
  dwc:aphiaid '113719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405090> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405090'^^xsd:integer;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113159'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405690> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405690'^^xsd:integer;
  dwc:scientificName 'Monodictys pelagica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100529'^^xsd:string;
  dwc:aphiaid '100529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '177884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314143> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314143'^^xsd:integer;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149219'^^xsd:string;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405476> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405476'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141820'^^xsd:string;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405476'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313495> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313495'^^xsd:integer;
  dwc:scientificName 'Nitzschia seratia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149218'^^xsd:string;
  dwc:aphiaid '149218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156502'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405193> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405193'^^xsd:integer;
  dwc:scientificName 'Symplectoscyphus tricuspidatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117929'^^xsd:string;
  dwc:aphiaid '117929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405210> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405210'^^xsd:integer;
  dwc:scientificName 'Actinia fragacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100805'^^xsd:string;
  dwc:aphiaid '100805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405227> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405227'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101002'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405240> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405240'^^xsd:integer;
  dwc:scientificName 'Cerebratulus marginatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122478'^^xsd:string;
  dwc:aphiaid '122478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405493> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405493'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107345'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405510> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405510'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107381'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405527> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405527'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141744'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405544> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405544'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134725'^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405445> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405445'^^xsd:integer;
  dwc:scientificName 'Tomopteris krampi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131556'^^xsd:string;
  dwc:aphiaid '131556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405479> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405479'^^xsd:integer;
  dwc:scientificName 'Manzonia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141291'^^xsd:string;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405481> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405481'^^xsd:integer;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141162'^^xsd:string;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405481'^^xsd:anyURI;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405257> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405257'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130770'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405055> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405055'^^xsd:integer;
  dwc:scientificName 'Amphidinium herdmanii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109731'^^xsd:string;
  dwc:aphiaid '109731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405062> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405062'^^xsd:integer;
  dwc:scientificName 'Katodinium fungiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109883'^^xsd:string;
  dwc:aphiaid '109883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1380403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405069> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405069'^^xsd:integer;
  dwc:scientificName 'Reophax moniliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114010'^^xsd:string;
  dwc:aphiaid '114010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '478638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405105> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405105'^^xsd:integer;
  dwc:scientificName 'Hypocoma acinetarum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134896'^^xsd:string;
  dwc:aphiaid '134896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405112> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405112'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132277'^^xsd:string;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405488> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405488'^^xsd:integer;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107264'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405488'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405515> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405515'^^xsd:integer;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139054'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405515'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405545> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405545'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138878'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405579> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405579'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140283'^^xsd:string;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1895010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405581> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405581'^^xsd:integer;
  dwc:scientificName 'Protodrilus rubropharyngeus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130854'^^xsd:string;
  dwc:aphiaid '130854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '995086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405190> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405190'^^xsd:integer;
  dwc:scientificName 'Sertularella tenella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117909'^^xsd:string;
  dwc:aphiaid '117909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405192> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405192'^^xsd:integer;
  dwc:scientificName 'Sertularia distans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117914'^^xsd:string;
  dwc:aphiaid '117914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1341823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405226> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405226'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton laceratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100999'^^xsd:string;
  dwc:aphiaid '100999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '854806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405241> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405241'^^xsd:integer;
  dwc:scientificName 'Lineus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122536'^^xsd:string;
  dwc:aphiaid '122536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405275> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405275'^^xsd:integer;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129967'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405402> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405402'^^xsd:integer;
  dwc:scientificName 'Rhynchonereella petersii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129761'^^xsd:string;
  dwc:aphiaid '129761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405416> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405416'^^xsd:integer;
  dwc:scientificName 'Orchomene nana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102672'^^xsd:string;
  dwc:aphiaid '102672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405071> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405071'^^xsd:integer;
  dwc:scientificName 'Eggerelloides scabrus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113939'^^xsd:string;
  dwc:aphiaid '113939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405089> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405089'^^xsd:integer;
  dwc:scientificName 'Ammonia batava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 112847'^^xsd:string;
  dwc:aphiaid '112847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '112847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405114> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405114'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132219'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405502> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405502'^^xsd:integer;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107275'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405516> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405516'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139085'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405128> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405128'^^xsd:integer;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134282'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405451> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405451'^^xsd:integer;
  dwc:scientificName 'Spinther citrinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131105'^^xsd:string;
  dwc:aphiaid '131105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405452> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405452'^^xsd:integer;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130887'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405466> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405466'^^xsd:integer;
  dwc:scientificName 'Stenula rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103178'^^xsd:string;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405593> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405593'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130271'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405610> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405610'^^xsd:integer;
  dwc:scientificName 'Argyrotheca cistellula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 104063'^^xsd:string;
  dwc:aphiaid '104063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '104063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405627> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405627'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103684'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405644> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405644'^^xsd:integer;
  dwc:scientificName 'Pyura squamulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103852'^^xsd:string;
  dwc:aphiaid '103852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405661> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405661'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107381'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405119> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405119'^^xsd:integer;
  dwc:scientificName 'Stelletta grubii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133974'^^xsd:string;
  dwc:aphiaid '133974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405155> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405155'^^xsd:integer;
  dwc:scientificName 'Myxilla fimbriata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133879'^^xsd:string;
  dwc:aphiaid '133879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '169461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405162> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405162'^^xsd:integer;
  dwc:scientificName 'Microciona spinarcus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133083'^^xsd:string;
  dwc:aphiaid '133083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '167684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314344> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314344'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149221'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405551> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405551'^^xsd:integer;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139385'^^xsd:string;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405358> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405358'^^xsd:integer;
  dwc:scientificName 'Peltogaster paguri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134798'^^xsd:string;
  dwc:aphiaid '134798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405358'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405409> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405409'^^xsd:integer;
  dwc:scientificName 'Pseudione hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118240'^^xsd:string;
  dwc:aphiaid '118240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1329193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405443> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405443'^^xsd:integer;
  dwc:scientificName 'Tomopteris elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131551'^^xsd:string;
  dwc:aphiaid '131551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405458> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405458'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101977'^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405460> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405460'^^xsd:integer;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102470'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405494> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405494'^^xsd:integer;
  dwc:scientificName 'Macropodia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107346'^^xsd:string;
  dwc:aphiaid '107346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405494'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405509> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405509'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107390'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405524> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405524'^^xsd:integer;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140173'^^xsd:string;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405543> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405543'^^xsd:integer;
  dwc:scientificName 'Neptunea antiqua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138920'^^xsd:string;
  dwc:aphiaid '138920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405131> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405131'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134194'^^xsd:string;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405557> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405557'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140589'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405596> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405596'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139011'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405607> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405607'^^xsd:integer;
  dwc:scientificName 'Hypophorella expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111622'^^xsd:string;
  dwc:aphiaid '111622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405261> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405261'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130830'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405270> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405270'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129914'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405295> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405295'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130875'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405304> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405304'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130967'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405304'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405329> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405329'^^xsd:integer;
  dwc:scientificName 'Siboglinum fiordicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129117'^^xsd:string;
  dwc:aphiaid '129117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405329'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405139> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405139'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134174'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405153> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405153'^^xsd:integer;
  dwc:scientificName 'Spanioplon armaturum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133701'^^xsd:string;
  dwc:aphiaid '133701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405178> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405178'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117382'^^xsd:string;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405196> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405196'^^xsd:integer;
  dwc:scientificName 'Monotheca obliqua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117806'^^xsd:string;
  dwc:aphiaid '117806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405203> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405203'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125333'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405360> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405360'^^xsd:integer;
  dwc:scientificName 'Peltogastrella sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134799'^^xsd:string;
  dwc:aphiaid '134799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405394> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405394'^^xsd:integer;
  dwc:scientificName 'Pleurogonium rubicundum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118801'^^xsd:string;
  dwc:aphiaid '118801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405407> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405407'^^xsd:integer;
  dwc:scientificName 'Pleurocrypta longibranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118226'^^xsd:string;
  dwc:aphiaid '118226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405675> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405675'^^xsd:integer;
  dwc:scientificName 'Limacospora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100151'^^xsd:string;
  dwc:aphiaid '100151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100151'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405677> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405677'^^xsd:integer;
  dwc:scientificName 'Gymnodinium aeruginosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109782'^^xsd:string;
  dwc:aphiaid '109782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '837252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405692> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405692'^^xsd:integer;
  dwc:scientificName 'Mucor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100257'^^xsd:string;
  dwc:aphiaid '100257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100257'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405663> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405663'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107387'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405672> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405672'^^xsd:integer;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109885'^^xsd:string;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405697> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405697'^^xsd:integer;
  dwc:scientificName 'Prionospio multibranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131160'^^xsd:string;
  dwc:aphiaid '131160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405621> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405621'^^xsd:integer;
  dwc:scientificName 'Ophiactis balli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125110'^^xsd:string;
  dwc:aphiaid '125110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405277> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405277'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130100'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405290> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405290'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131516'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405292> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405292'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131543'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405326> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405326'^^xsd:integer;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 424622'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405341> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405341'^^xsd:integer;
  dwc:scientificName 'Porcellidium viride'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116472'^^xsd:string;
  dwc:aphiaid '116472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405552> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405552'^^xsd:integer;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131164'^^xsd:string;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405161> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405161'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133066'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405170> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405170'^^xsd:integer;
  dwc:scientificName 'Lucernaria quadricornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135328'^^xsd:string;
  dwc:aphiaid '135328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405195> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405195'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria similis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117675'^^xsd:string;
  dwc:aphiaid '117675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405204> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405204'^^xsd:integer;
  dwc:scientificName 'Funiculina quadrangularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128506'^^xsd:string;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405229> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405229'^^xsd:integer;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100946'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405238> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405238'^^xsd:integer;
  dwc:scientificName 'Carinina arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122614'^^xsd:string;
  dwc:aphiaid '122614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405263> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405263'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130603'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405272> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405272'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129955'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405561> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405561'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130101'^^xsd:string;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405574> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405574'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140658'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405578> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405578'^^xsd:integer;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138824'^^xsd:string;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405029> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405029'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111411'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405038> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405038'^^xsd:integer;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124456'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405038'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405063> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405063'^^xsd:integer;
  dwc:scientificName 'Hartmannella hibernica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120610'^^xsd:string;
  dwc:aphiaid '120610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405072> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405072'^^xsd:integer;
  dwc:scientificName 'Miliammina fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114064'^^xsd:string;
  dwc:aphiaid '114064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405097> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405097'^^xsd:integer;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130331'^^xsd:string;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405097'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405102> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405102'^^xsd:integer;
  dwc:scientificName 'Pseudoscalibregma parvum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130978'^^xsd:string;
  dwc:aphiaid '130978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405106> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405106'^^xsd:integer;
  dwc:scientificName 'Heliochona sessilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106003'^^xsd:string;
  dwc:aphiaid '106003'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405127> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405127'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134275'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405297> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405297'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130878'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405306> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405306'^^xsd:integer;
  dwc:scientificName 'Hydroides ezoensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131003'^^xsd:string;
  dwc:aphiaid '131003'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405306'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405375> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405375'^^xsd:integer;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118474'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405375'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405377> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405377'^^xsd:integer;
  dwc:scientificName 'Cirolana cranchi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118839'^^xsd:string;
  dwc:aphiaid '118839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405377'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405392> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405392'^^xsd:integer;
  dwc:scientificName 'Munna kroyeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118757'^^xsd:string;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405426> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405426'^^xsd:integer;
  dwc:scientificName 'Leocrates atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130166'^^xsd:string;
  dwc:aphiaid '130166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405426'^^xsd:anyURI;
  dwc:aphiaIdAccepted '340177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405441> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405441'^^xsd:integer;
  dwc:scientificName 'Enapteris euchaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130835'^^xsd:string;
  dwc:aphiaid '130835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405475> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405475'^^xsd:integer;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140186'^^xsd:string;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405688> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405688'^^xsd:integer;
  dwc:scientificName 'Halosphaeria appendiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100390'^^xsd:string;
  dwc:aphiaid '100390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405418> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405418'^^xsd:integer;
  dwc:scientificName 'Tryphosites longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102779'^^xsd:string;
  dwc:aphiaid '102779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405028> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405028'^^xsd:integer;
  dwc:scientificName 'Siniotrochus myriodontus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124451'^^xsd:string;
  dwc:aphiaid '124451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405035> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405035'^^xsd:integer;
  dwc:scientificName 'Paelopatides grisea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124578'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405053> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405053'^^xsd:integer;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109726'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405591> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405591'^^xsd:integer;
  dwc:scientificName 'Acanthocardia (Rudicardium) tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138995'^^xsd:string;
  dwc:aphiaid '138995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405136> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405136'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132480'^^xsd:string;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405608> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405608'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111659'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405317> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405317'^^xsd:integer;
  dwc:scientificName 'Ganymedebdella cratere'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116959'^^xsd:string;
  dwc:aphiaid '116959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405350> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405350'^^xsd:integer;
  dwc:scientificName 'Conchoderma virgatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106147'^^xsd:string;
  dwc:aphiaid '106147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405367> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405367'^^xsd:integer;
  dwc:scientificName 'Sacculina bourdoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134804'^^xsd:string;
  dwc:aphiaid '134804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405368> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405368'^^xsd:integer;
  dwc:scientificName 'Drepanorchis neglecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134802'^^xsd:string;
  dwc:aphiaid '134802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405385> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405385'^^xsd:integer;
  dwc:scientificName 'Arcturella danmoniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119009'^^xsd:string;
  dwc:aphiaid '119009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '335294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405468> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405468'^^xsd:integer;
  dwc:scientificName 'Orchestia mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103208'^^xsd:string;
  dwc:aphiaid '103208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405485> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405485'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107155'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405518> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405518'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138760'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405535> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405535'^^xsd:integer;
  dwc:scientificName 'Boreotrophon truncatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146733'^^xsd:string;
  dwc:aphiaid '146733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405435> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405435'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130365'^^xsd:string;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405435'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405436> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405436'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130612'^^xsd:string;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405449> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405449'^^xsd:integer;
  dwc:scientificName 'Travisiopsis levinseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131580'^^xsd:string;
  dwc:aphiaid '131580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405449'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405213> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405213'^^xsd:integer;
  dwc:scientificName 'Anthopleura thallia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100812'^^xsd:string;
  dwc:aphiaid '100812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405220> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405220'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100872'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405247> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405247'^^xsd:integer;
  dwc:scientificName 'Tetrastemma quatrefagesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122797'^^xsd:string;
  dwc:aphiaid '122797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405254> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405254'^^xsd:integer;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129840'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405256> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405256'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130769'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405549> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405549'^^xsd:integer;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139371'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405553> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405553'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131576'^^xsd:string;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405586> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405586'^^xsd:integer;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140377'^^xsd:string;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405600> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405600'^^xsd:integer;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141546'^^xsd:string;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405603> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405603'^^xsd:integer;
  dwc:scientificName 'Nototeredo norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141601'^^xsd:string;
  dwc:aphiaid '141601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405625> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405625'^^xsd:integer;
  dwc:scientificName 'Distaplia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103609'^^xsd:string;
  dwc:aphiaid '103609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405659> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405659'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107278'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405659'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405676> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405676'^^xsd:integer;
  dwc:scientificName 'Gymnodinium abbreviatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109777'^^xsd:string;
  dwc:aphiaid '109777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109777'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405500> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405500'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107281'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405517> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405517'^^xsd:integer;
  dwc:scientificName 'Triphora adversa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147187'^^xsd:string;
  dwc:aphiaid '147187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405550> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405550'^^xsd:integer;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139379'^^xsd:string;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405082> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405082'^^xsd:integer;
  dwc:scientificName 'Fissurina marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113207'^^xsd:string;
  dwc:aphiaid '113207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405099> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405099'^^xsd:integer;
  dwc:scientificName 'Phylo norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130531'^^xsd:string;
  dwc:aphiaid '130531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1548432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405100> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405100'^^xsd:integer;
  dwc:scientificName 'Lipobranchius jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130975'^^xsd:string;
  dwc:aphiaid '130975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405117> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405117'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133928'^^xsd:string;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405150> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405150'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133543'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405076> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405076'^^xsd:integer;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114348'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405093> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405093'^^xsd:integer;
  dwc:scientificName 'Haynesina germanica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113294'^^xsd:string;
  dwc:aphiaid '113294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405110> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405110'^^xsd:integer;
  dwc:scientificName 'Strombidium sauerbreyae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101326'^^xsd:string;
  dwc:aphiaid '101326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405123> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405123'^^xsd:integer;
  dwc:scientificName 'Poecillastra compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134083'^^xsd:string;
  dwc:aphiaid '134083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405617> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405617'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124933'^^xsd:string;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405650> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405650'^^xsd:integer;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107258'^^xsd:string;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405667> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405667'^^xsd:integer;
  dwc:scientificName 'Pinnotheres pisum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107473'^^xsd:string;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405668> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405668'^^xsd:integer;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140732'^^xsd:string;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405025> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405025'^^xsd:integer;
  dwc:scientificName 'Scotothuria herringi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124589'^^xsd:string;
  dwc:aphiaid '124589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405042> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405042'^^xsd:integer;
  dwc:scientificName 'Molpadia musculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124801'^^xsd:string;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405042'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405059> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405059'^^xsd:integer;
  dwc:scientificName 'Ligninicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100150'^^xsd:string;
  dwc:aphiaid '100150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147633'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405338> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405338'^^xsd:integer;
  dwc:scientificName 'Leptocythere pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128204'^^xsd:string;
  dwc:aphiaid '128204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405363> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405363'^^xsd:integer;
  dwc:scientificName 'Lernaeodiscus squamiferae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134791'^^xsd:string;
  dwc:aphiaid '134791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405363'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405372> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405372'^^xsd:integer;
  dwc:scientificName 'Gnathia dentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118990'^^xsd:string;
  dwc:aphiaid '118990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405312> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405312'^^xsd:integer;
  dwc:scientificName 'Spirorbis tridentatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131238'^^xsd:string;
  dwc:aphiaid '131238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405312'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405348> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405348'^^xsd:integer;
  dwc:scientificName 'Lepas hilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106151'^^xsd:string;
  dwc:aphiaid '106151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405355> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405355'^^xsd:integer;
  dwc:scientificName 'Boschmaella balani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134784'^^xsd:string;
  dwc:aphiaid '134784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405362> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405362'^^xsd:integer;
  dwc:scientificName 'Lernaeodiscus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134790'^^xsd:string;
  dwc:aphiaid '134790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405362'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405398> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405398'^^xsd:integer;
  dwc:scientificName 'Onuphis eremita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130470'^^xsd:string;
  dwc:aphiaid '130470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405405> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405405'^^xsd:integer;
  dwc:scientificName 'Gyge branchialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118216'^^xsd:string;
  dwc:aphiaid '118216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405412> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405412'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102570'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405397> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405397'^^xsd:integer;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130460'^^xsd:string;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405397'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405406> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405406'^^xsd:integer;
  dwc:scientificName 'Ione thoracica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118218'^^xsd:string;
  dwc:aphiaid '118218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405022> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405022'^^xsd:integer;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124792'^^xsd:string;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405031> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405031'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120072'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405031'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405536> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405536'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134687'^^xsd:string;
  dwc:aphiaid '134687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405221> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405221'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100982'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405246> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405246'^^xsd:integer;
  dwc:scientificName 'Tetrastemma candidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122764'^^xsd:string;
  dwc:aphiaid '122764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405264> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405264'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131072'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405271> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405271'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129924'^^xsd:string;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405289> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405289'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131508'^^xsd:string;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405289'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405588> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405588'^^xsd:integer;
  dwc:scientificName 'Galeomma turtoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140017'^^xsd:string;
  dwc:aphiaid '140017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405615> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405615'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124929'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405622> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405622'^^xsd:integer;
  dwc:scientificName 'Thyone raphanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124675'^^xsd:string;
  dwc:aphiaid '124675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405262> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405262'^^xsd:integer;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130833'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405269> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405269'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129898'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405298> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405298'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130909'^^xsd:string;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405305> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405305'^^xsd:integer;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131002'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405305'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405140> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405140'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134175'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405431> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405431'^^xsd:integer;
  dwc:scientificName 'Lopadorrhynchus appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130210'^^xsd:string;
  dwc:aphiaid '130210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405440> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405440'^^xsd:integer;
  dwc:scientificName 'Calamyzas amphictenicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129873'^^xsd:string;
  dwc:aphiaid '129873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405440'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405465> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405465'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103169'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405470> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405470'^^xsd:integer;
  dwc:scientificName 'Hyale pontica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102325'^^xsd:string;
  dwc:aphiaid '102325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405470'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405495> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405495'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107318'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405050> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405050'^^xsd:integer;
  dwc:scientificName 'Prorocentrum lima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110301'^^xsd:string;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405045> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405045'^^xsd:integer;
  dwc:scientificName 'Limacospora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100151'^^xsd:string;
  dwc:aphiaid '100151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100151'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405052> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405052'^^xsd:integer;
  dwc:scientificName 'Amphidinium corpulentum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109725'^^xsd:string;
  dwc:aphiaid '109725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405079> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405079'^^xsd:integer;
  dwc:scientificName 'Quinqueloculina dimidiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 112629'^^xsd:string;
  dwc:aphiaid '112629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '112629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405086> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405086'^^xsd:integer;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113042'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405088> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405088'^^xsd:integer;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 112874'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405068> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405068'^^xsd:integer;
  dwc:scientificName 'Halyphysema tumanowiczii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113869'^^xsd:string;
  dwc:aphiaid '113869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405081> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405081'^^xsd:integer;
  dwc:scientificName 'Oolina squamosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113227'^^xsd:string;
  dwc:aphiaid '113227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '466195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405085> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405085'^^xsd:integer;
  dwc:scientificName 'Bolivina variabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 112998'^^xsd:string;
  dwc:aphiaid '112998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '112998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405118> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405118'^^xsd:integer;
  dwc:scientificName 'Plakina monolopha'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133932'^^xsd:string;
  dwc:aphiaid '133932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405132> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405132'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134121'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405645> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405645'^^xsd:integer;
  dwc:scientificName 'Pyura microcosmus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103851'^^xsd:string;
  dwc:aphiaid '103851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405032> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405032'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120204'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405032'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405629> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405629'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103594'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405638> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405638'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103909'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405212> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405212'^^xsd:integer;
  dwc:scientificName 'Anthopleura ballii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100809'^^xsd:string;
  dwc:aphiaid '100809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405078> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405078'^^xsd:integer;
  dwc:scientificName 'Pyrgo williamsoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 112603'^^xsd:string;
  dwc:aphiaid '112603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '112603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405096> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405096'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130324'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405103> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405103'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130980'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405103'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405121> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405121'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134057'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405146> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405146'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132833'^^xsd:string;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405652> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405652'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107302'^^xsd:string;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405666> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405666'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107418'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405679> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405679'^^xsd:integer;
  dwc:scientificName 'Lulworthia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100153'^^xsd:string;
  dwc:aphiaid '100153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100153'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405681> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405681'^^xsd:integer;
  dwc:scientificName 'Luttrellia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100154'^^xsd:string;
  dwc:aphiaid '100154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100154'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405219> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405219'^^xsd:integer;
  dwc:scientificName 'Aiptasia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100859'^^xsd:string;
  dwc:aphiaid '100859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405049> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405049'^^xsd:integer;
  dwc:scientificName 'Prorocentrum lima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110301'^^xsd:string;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405566> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405566'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138749'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405602> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405602'^^xsd:integer;
  dwc:scientificName 'Pholadidea loscombiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140769'^^xsd:string;
  dwc:aphiaid '140769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405616> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405616'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124913'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405651> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405651'^^xsd:integer;
  dwc:scientificName 'Ebalia cranchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107294'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405248> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405248'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122641'^^xsd:string;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405255> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405255'^^xsd:integer;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130722'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405027> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405027'^^xsd:integer;
  dwc:scientificName 'Myriotrochus giganteus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124445'^^xsd:string;
  dwc:aphiaid '124445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313469> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313469'^^xsd:integer;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149122'^^xsd:string;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405284> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405284'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130542'^^xsd:string;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405319> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405319'^^xsd:integer;
  dwc:scientificName 'Oceanobdella sexoculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116977'^^xsd:string;
  dwc:aphiaid '116977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405061> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405061'^^xsd:integer;
  dwc:scientificName 'Katodinium asymmetricum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109882'^^xsd:string;
  dwc:aphiaid '109882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405070> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405070'^^xsd:integer;
  dwc:scientificName 'Reophax scottii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114017'^^xsd:string;
  dwc:aphiaid '114017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '578704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405648> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405648'^^xsd:integer;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103791'^^xsd:string;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405614> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405614'^^xsd:integer;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125161'^^xsd:string;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405413> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405413'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102605'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405420> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405420'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101896'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405420'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405447> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405447'^^xsd:integer;
  dwc:scientificName 'Tomopteris planktonis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131566'^^xsd:string;
  dwc:aphiaid '131566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405589> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405589'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138802'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405612> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405612'^^xsd:integer;
  dwc:scientificName 'Dallina septigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 104057'^^xsd:string;
  dwc:aphiaid '104057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '104057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405390> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405390'^^xsd:integer;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118732'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405700> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405700'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 127459'^^xsd:string;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405356> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405356'^^xsd:integer;
  dwc:scientificName 'Sylon hippolytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134787'^^xsd:string;
  dwc:aphiaid '134787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405356'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405546> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405546'^^xsd:integer;
  dwc:scientificName 'Chauvetia brunnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138880'^^xsd:string;
  dwc:aphiaid '138880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405564> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405564'^^xsd:integer;
  dwc:scientificName 'Pherusa flabellata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130110'^^xsd:string;
  dwc:aphiaid '130110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405571> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405571'^^xsd:integer;
  dwc:scientificName 'Nephropsis atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107255'^^xsd:string;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405605> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405605'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140600'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313824> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313824'^^xsd:integer;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149123'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313824'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313739> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313739'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149240'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313474> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313474'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148919'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314338> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314338'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149106'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405496> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405496'^^xsd:integer;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107353'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405496'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405503> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405503'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107278'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405507> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405507'^^xsd:integer;
  dwc:scientificName 'Tornus subcarinatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141690'^^xsd:string;
  dwc:aphiaid '141690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405521> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405521'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138961'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314157> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314157'^^xsd:integer;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149126'^^xsd:string;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313852> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313852'^^xsd:integer;
  dwc:scientificName 'Melosira sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149226'^^xsd:string;
  dwc:aphiaid '149226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '962172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313226> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313226'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis var. willei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149242'^^xsd:string;
  dwc:aphiaid '149242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156625'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405482> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405482'^^xsd:integer;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141230'^^xsd:string;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405482'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405020> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405020'^^xsd:integer;
  dwc:scientificName 'Cucumaria frondosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124612'^^xsd:string;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405686> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405686'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130890'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313714> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313714'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149132'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405636> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405636'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103902'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405653> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405653'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107301'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405653'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405635> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405635'^^xsd:integer;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103724'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405325> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405325'^^xsd:integer;
  dwc:scientificName 'Onchnesoma squamatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136065'^^xsd:string;
  dwc:aphiaid '136065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405504> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405504'^^xsd:integer;
  dwc:scientificName 'Callinectes sapidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107379'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405328> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405328'^^xsd:integer;
  dwc:scientificName 'Thalassema arcassonense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110373'^^xsd:string;
  dwc:aphiaid '110373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405328'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405584> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405584'^^xsd:integer;
  dwc:scientificName 'Stygocapitella subterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130589'^^xsd:string;
  dwc:aphiaid '130589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312118> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-27'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312118'^^xsd:integer;
  dwc:scientificName 'Oscillatoria amphibia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146559'^^xsd:string;
  dwc:aphiaid '146559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312118'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405333> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405333'^^xsd:integer;
  dwc:scientificName 'Barentsia elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111801'^^xsd:string;
  dwc:aphiaid '111801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405334> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405334'^^xsd:integer;
  dwc:scientificName 'Barentsia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 111804'^^xsd:string;
  dwc:aphiaid '111804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '111804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405369> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405369'^^xsd:integer;
  dwc:scientificName 'Vaunthompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110467'^^xsd:string;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405619> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405619'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125131'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405633> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405633'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103718'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405634> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405634'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103719'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405669> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405669'^^xsd:integer;
  dwc:scientificName 'Micralymma marinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118135'^^xsd:string;
  dwc:aphiaid '118135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405670> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405670'^^xsd:integer;
  dwc:scientificName 'Euglena deses'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110631'^^xsd:string;
  dwc:aphiaid '110631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405529> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405529'^^xsd:integer;
  dwc:scientificName 'Simnia patula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140669'^^xsd:string;
  dwc:aphiaid '140669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405538> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405538'^^xsd:integer;
  dwc:scientificName 'Ocinebrina aciculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140407'^^xsd:string;
  dwc:aphiaid '140407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405563> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405563'^^xsd:integer;
  dwc:scientificName 'Arca tetragona'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138789'^^xsd:string;
  dwc:aphiaid '138789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '751302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405572> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405572'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131474'^^xsd:string;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405281> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405281'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130140'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405281'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405286> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405286'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Pectinaria) belgica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130592'^^xsd:string;
  dwc:aphiaid '130592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405288> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405288'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131495'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405288'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405339> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405339'^^xsd:integer;
  dwc:scientificName 'Pontocypris mytiloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128442'^^xsd:string;
  dwc:aphiaid '128442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1036211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405353> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405353'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106209'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405378> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405378'^^xsd:integer;
  dwc:scientificName 'Campecopea hirsuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118926'^^xsd:string;
  dwc:aphiaid '118926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405585> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405585'^^xsd:integer;
  dwc:scientificName 'Caryophyllia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135085'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405618> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405618'^^xsd:integer;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125049'^^xsd:string;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405322> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405322'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101156'^^xsd:string;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405124> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405124'^^xsd:integer;
  dwc:scientificName 'Tetilla cranium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134360'^^xsd:string;
  dwc:aphiaid '134360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '171330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405342> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405342'^^xsd:integer;
  dwc:scientificName 'Metis ignea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116380'^^xsd:string;
  dwc:aphiaid '116380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405359> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405359'^^xsd:integer;
  dwc:scientificName 'Peltogaster curvatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134797'^^xsd:string;
  dwc:aphiaid '134797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '842845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405376> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405376'^^xsd:integer;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118917'^^xsd:string;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405393> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405393'^^xsd:integer;
  dwc:scientificName 'Paramunna bilobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118793'^^xsd:string;
  dwc:aphiaid '118793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405410> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405410'^^xsd:integer;
  dwc:scientificName 'Hemioniscus balani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146970'^^xsd:string;
  dwc:aphiaid '146970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405427> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405427'^^xsd:integer;
  dwc:scientificName 'Microphthalmus aberrans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130168'^^xsd:string;
  dwc:aphiaid '130168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405655> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405655'^^xsd:integer;
  dwc:scientificName 'Macropodia deflexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107338'^^xsd:string;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405655'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405662> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405662'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107393'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405058> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405058'^^xsd:integer;
  dwc:scientificName 'Lindra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100152'^^xsd:string;
  dwc:aphiaid '100152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100152'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405567> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405567'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140480'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405568> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405568'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140461'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405092> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405092'^^xsd:integer;
  dwc:scientificName 'Haynesina depressula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113293'^^xsd:string;
  dwc:aphiaid '113293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405126> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405126'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134260'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405141> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405141'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133147'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405175> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405175'^^xsd:integer;
  dwc:scientificName 'Bougainvillia muscoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117327'^^xsd:string;
  dwc:aphiaid '117327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405177> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405177'^^xsd:integer;
  dwc:scientificName 'Gonothyraea loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117377'^^xsd:string;
  dwc:aphiaid '117377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405060> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405060'^^xsd:integer;
  dwc:scientificName 'Herdmania litoralis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109894'^^xsd:string;
  dwc:aphiaid '109894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405073> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405073'^^xsd:integer;
  dwc:scientificName 'Cribrostomoides jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114035'^^xsd:string;
  dwc:aphiaid '114035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405107> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405107'^^xsd:integer;
  dwc:scientificName 'Ancistrocoma pelseneeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134848'^^xsd:string;
  dwc:aphiaid '134848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405109> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405109'^^xsd:integer;
  dwc:scientificName 'Paraprodrilus psammophilus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130035'^^xsd:string;
  dwc:aphiaid '130035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405109'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405135> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405135'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134311'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405149> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405149'^^xsd:integer;
  dwc:scientificName 'Biemna variantia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133205'^^xsd:string;
  dwc:aphiaid '133205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405182> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405182'^^xsd:integer;
  dwc:scientificName 'Halecium sessile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117605'^^xsd:string;
  dwc:aphiaid '117605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405199> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405199'^^xsd:integer;
  dwc:scientificName 'Aglaophenia acacia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117274'^^xsd:string;
  dwc:aphiaid '117274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405200> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405200'^^xsd:integer;
  dwc:scientificName 'Gymnangium montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117299'^^xsd:string;
  dwc:aphiaid '117299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405098> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405098'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130494'^^xsd:string;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405098'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405133> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405133'^^xsd:integer;
  dwc:scientificName 'Cliona lobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134131'^^xsd:string;
  dwc:aphiaid '134131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405024> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405024'^^xsd:integer;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124756'^^xsd:string;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405043> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405043'^^xsd:integer;
  dwc:scientificName 'Ligninicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100150'^^xsd:string;
  dwc:aphiaid '100150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405043'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147633'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405274> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405274'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129964'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405291> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405291'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131573'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405308> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405308'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131027'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405308'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405414> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405414'^^xsd:integer;
  dwc:scientificName 'Nannonyx goesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102624'^^xsd:string;
  dwc:aphiaid '102624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '416570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405428> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405428'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130172'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405439> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405439'^^xsd:integer;
  dwc:scientificName 'Malmgreniella andreapolis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130809'^^xsd:string;
  dwc:aphiaid '130809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405453> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405453'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130888'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405478> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405478'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141320'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314428> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314428'^^xsd:integer;
  dwc:scientificName 'Eucampia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149130'^^xsd:string;
  dwc:aphiaid '149130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149130'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313879> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313879'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149227'^^xsd:string;
  dwc:aphiaid '149227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405134> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405134'^^xsd:integer;
  dwc:scientificName 'Cliona vastifica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134144'^^xsd:string;
  dwc:aphiaid '134144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405534> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405534'^^xsd:integer;
  dwc:scientificName 'Pelseneeria stylifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139883'^^xsd:string;
  dwc:aphiaid '139883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405569> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405569'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140472'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405583> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405583'^^xsd:integer;
  dwc:scientificName 'Lasaea rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140176'^^xsd:string;
  dwc:aphiaid '140176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405148> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405148'^^xsd:integer;
  dwc:scientificName 'Mycale rotalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133302'^^xsd:string;
  dwc:aphiaid '133302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '168544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405183> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405183'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117870'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405184> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405184'^^xsd:integer;
  dwc:scientificName 'Marphysa kinbergi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130074'^^xsd:string;
  dwc:aphiaid '130074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1305584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405198> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405198'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117815'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405233> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405233'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100880'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405314> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405314'^^xsd:integer;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137553'^^xsd:string;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405314'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314153> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314153'^^xsd:integer;
  dwc:scientificName 'Schroederella schroederi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149162'^^xsd:string;
  dwc:aphiaid '149162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405245> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405245'^^xsd:integer;
  dwc:scientificName 'Tetrastemma beaumonti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122758'^^xsd:string;
  dwc:aphiaid '122758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405279> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405279'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130113'^^xsd:string;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313898> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313898'^^xsd:integer;
  dwc:scientificName 'Asterionella japonica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149220'^^xsd:string;
  dwc:aphiaid '149220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313898'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405512> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405512'^^xsd:integer;
  dwc:scientificName 'Rissoella globularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141148'^^xsd:string;
  dwc:aphiaid '141148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405512'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405185> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405185'^^xsd:integer;
  dwc:scientificName 'Euphrosine armadillo'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130080'^^xsd:string;
  dwc:aphiaid '130080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405218> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405218'^^xsd:integer;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100854'^^xsd:string;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405232> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405232'^^xsd:integer;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100916'^^xsd:string;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405689> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405689'^^xsd:integer;
  dwc:scientificName 'Cirrenalia macrocephala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100509'^^xsd:string;
  dwc:aphiaid '100509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405689'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405678> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405678'^^xsd:integer;
  dwc:scientificName 'Gymnodinium conicum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109787'^^xsd:string;
  dwc:aphiaid '109787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405691> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405691'^^xsd:integer;
  dwc:scientificName 'Absidia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100255'^^xsd:string;
  dwc:aphiaid '100255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100255'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405695> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405695'^^xsd:integer;
  dwc:scientificName 'Paraliomyces lentiferus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147789'^^xsd:string;
  dwc:aphiaid '147789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312315> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-28'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312315'^^xsd:integer;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146912'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312315'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314186> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314186'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149237'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405548> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405548'^^xsd:integer;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139265'^^xsd:string;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405239> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405239'^^xsd:integer;
  dwc:scientificName 'Tubulanus theeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147206'^^xsd:string;
  dwc:aphiaid '147206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405278> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405278'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130103'^^xsd:string;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405296> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405296'^^xsd:integer;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130869'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405296'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405303> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405303'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130963'^^xsd:string;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405303'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314202> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314202'^^xsd:integer;
  dwc:scientificName 'Thalassiosira fallax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149160'^^xsd:string;
  dwc:aphiaid '149160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405321> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405321'^^xsd:integer;
  dwc:scientificName 'Trachelobdella lubrica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116991'^^xsd:string;
  dwc:aphiaid '116991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405555> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405555'^^xsd:integer;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129818'^^xsd:string;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405562> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405562'^^xsd:integer;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140577'^^xsd:string;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405598> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405598'^^xsd:integer;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146738'^^xsd:string;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405186> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405186'^^xsd:integer;
  dwc:scientificName 'Amphisbetia operculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117874'^^xsd:string;
  dwc:aphiaid '117874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405188> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405188'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117906'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405346> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405346'^^xsd:integer;
  dwc:scientificName 'Tigriopus fulvus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116184'^^xsd:string;
  dwc:aphiaid '116184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '729772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405364> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405364'^^xsd:integer;
  dwc:scientificName 'Triangulus munidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134793'^^xsd:string;
  dwc:aphiaid '134793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405371> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405371'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120087'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405222> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405222'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100986'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314173> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314173'^^xsd:integer;
  dwc:scientificName 'Fragilaria islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149239'^^xsd:string;
  dwc:aphiaid '149239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313757> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313757'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149039'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405168> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405168'^^xsd:integer;
  dwc:scientificName 'Haliclystus auricula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135322'^^xsd:string;
  dwc:aphiaid '815385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405671> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405671'^^xsd:integer;
  dwc:scientificName 'Glenodinium pulvisculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110150'^^xsd:string;
  dwc:aphiaid '110150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405477> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405477'^^xsd:integer;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102127'^^xsd:string;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405234> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405234'^^xsd:integer;
  dwc:scientificName 'Nematostella vectensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100906'^^xsd:string;
  dwc:aphiaid '100906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405283> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405283'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130512'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405469> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405469'^^xsd:integer;
  dwc:scientificName 'Talorchestia deshayesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103222'^^xsd:string;
  dwc:aphiaid '103222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405483> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405483'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141365'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405484> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405484'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107150'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405484'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405519> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405519'^^xsd:integer;
  dwc:scientificName 'Aporrhais serresianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138761'^^xsd:string;
  dwc:aphiaid '138761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405122> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405122'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134068'^^xsd:string;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405145> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405145'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132627'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405152> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405152'^^xsd:integer;
  dwc:scientificName 'Isodictya palmata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133247'^^xsd:string;
  dwc:aphiaid '133247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405152'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405179> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405179'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117804'^^xsd:string;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405181> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405181'^^xsd:integer;
  dwc:scientificName 'Halecium halecium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117590'^^xsd:string;
  dwc:aphiaid '117590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405311> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405311'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131237'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405311'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405313> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405313'^^xsd:integer;
  dwc:scientificName 'Amphichaeta sannio'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137477'^^xsd:string;
  dwc:aphiaid '137477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405313'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405320> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405320'^^xsd:integer;
  dwc:scientificName 'Piscicola geometra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 116980'^^xsd:string;
  dwc:aphiaid '116980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405347> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405347'^^xsd:integer;
  dwc:scientificName 'Diosaccus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 115934'^^xsd:string;
  dwc:aphiaid '115934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '115934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405354> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405354'^^xsd:integer;
  dwc:scientificName 'Chthamalophilus delagei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134785'^^xsd:string;
  dwc:aphiaid '134785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405560> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405560'^^xsd:integer;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130099'^^xsd:string;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405594> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405594'^^xsd:integer;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138999'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405609> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405609'^^xsd:integer;
  dwc:scientificName 'Terebratulina retusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 104055'^^xsd:string;
  dwc:aphiaid '104055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '104055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405643> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405643'^^xsd:integer;
  dwc:scientificName 'Microcosmus claudicans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103837'^^xsd:string;
  dwc:aphiaid '103837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405658> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405658'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107273'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405658'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405660> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405660'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107400'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405660'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405694> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405694'^^xsd:integer;
  dwc:scientificName 'Aniptodera chesapeakensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100364'^^xsd:string;
  dwc:aphiaid '100364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405646> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405646'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103775'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405664> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405664'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107390'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405533> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405533'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139903'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405492> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405492'^^xsd:integer;
  dwc:scientificName 'Dorhynchus thomsoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107316'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405492'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405511> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405511'^^xsd:integer;
  dwc:scientificName 'Rissoella diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141147'^^xsd:string;
  dwc:aphiaid '141147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405157> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405157'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 133895'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405174> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405174'^^xsd:integer;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117832'^^xsd:string;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405191> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405191'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117913'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405208> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405208'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101025'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405225> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405225'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100994'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405167> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405167'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132736'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405167'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405471> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405471'^^xsd:integer;
  dwc:scientificName 'Chaetogammarus stoerensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102257'^^xsd:string;
  dwc:aphiaid '102257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405489> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405489'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107301'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405489'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405514> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405514'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138952'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405514'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405164> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405164'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132324'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405171> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405171'^^xsd:integer;
  dwc:scientificName 'Corymorpha nutans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117452'^^xsd:string;
  dwc:aphiaid '117452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405189> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405189'^^xsd:integer;
  dwc:scientificName 'Sertularella rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117907'^^xsd:string;
  dwc:aphiaid '117907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405214> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405214'^^xsd:integer;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100817'^^xsd:string;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405228> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405228'^^xsd:integer;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100931'^^xsd:string;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405448> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405448'^^xsd:integer;
  dwc:scientificName 'Travisiopsis lanceolata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131579'^^xsd:string;
  dwc:aphiaid '131579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405455> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405455'^^xsd:integer;
  dwc:scientificName 'Demonax cambrensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130896'^^xsd:string;
  dwc:aphiaid '130896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '530920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405462> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405462'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102460'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405462'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405498> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405498'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107277'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405505> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405505'^^xsd:integer;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141539'^^xsd:string;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405094> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405094'^^xsd:integer;
  dwc:scientificName 'Elphidium williamsoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113291'^^xsd:string;
  dwc:aphiaid '113291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405094'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1049311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405130> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405130'^^xsd:integer;
  dwc:scientificName 'Suberites massa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134296'^^xsd:string;
  dwc:aphiaid '134296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405137> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405137'^^xsd:integer;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130066'^^xsd:string;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405144> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405144'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132588'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405180> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405180'^^xsd:integer;
  dwc:scientificName 'Grammaria abietina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117692'^^xsd:string;
  dwc:aphiaid '117692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405187> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405187'^^xsd:integer;
  dwc:scientificName 'Sertularella gayi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117902'^^xsd:string;
  dwc:aphiaid '117902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405323> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405323'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101160'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405330> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405330'^^xsd:integer;
  dwc:scientificName 'Sclerolinum brattstromi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129129'^^xsd:string;
  dwc:aphiaid '129129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405337> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405337'^^xsd:integer;
  dwc:scientificName 'Leptocythere castanea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128188'^^xsd:string;
  dwc:aphiaid '128188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405373> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405373'^^xsd:integer;
  dwc:scientificName 'Gnathia maxillaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118994'^^xsd:string;
  dwc:aphiaid '118994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405380> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405380'^^xsd:integer;
  dwc:scientificName 'Lekanesphaera hookeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118953'^^xsd:string;
  dwc:aphiaid '118953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405380'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405387> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405387'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118715'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405423> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405423'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101958'^^xsd:string;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405423'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405430> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405430'^^xsd:integer;
  dwc:scientificName 'Lopadorrhynchus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130214'^^xsd:string;
  dwc:aphiaid '130214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405437> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405437'^^xsd:integer;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130700'^^xsd:string;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405473> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405473'^^xsd:integer;
  dwc:scientificName 'Patella aspera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146455'^^xsd:string;
  dwc:aphiaid '146455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '456570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405480> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405480'^^xsd:integer;
  dwc:scientificName 'Munida intermedia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107157'^^xsd:string;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405480'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405523> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405523'^^xsd:integer;
  dwc:scientificName 'Velutina plicatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141902'^^xsd:string;
  dwc:aphiaid '141902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405530> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405530'^^xsd:integer;
  dwc:scientificName 'Epitonium clathrus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146905'^^xsd:string;
  dwc:aphiaid '146905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '146905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405537> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405537'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140403'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405573> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405573'^^xsd:integer;
  dwc:scientificName 'Rhomboidella prideauxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140484'^^xsd:string;
  dwc:aphiaid '140484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405580> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405580'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141662'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405587> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405587'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140380'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405623> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405623'^^xsd:integer;
  dwc:scientificName 'Thyone inermis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124672'^^xsd:string;
  dwc:aphiaid '124672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405630> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405630'^^xsd:integer;
  dwc:scientificName 'Corella parallelogramma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103743'^^xsd:string;
  dwc:aphiaid '103743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405637> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405637'^^xsd:integer;
  dwc:scientificName 'Polycarpa gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103903'^^xsd:string;
  dwc:aphiaid '103903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405673> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405673'^^xsd:integer;
  dwc:scientificName 'Katodinium nieuportense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109886'^^xsd:string;
  dwc:aphiaid '109886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405680> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405680'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fissum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109853'^^xsd:string;
  dwc:aphiaid '109853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '840689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405687> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405687'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102960'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405030> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405030'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus sanctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120019'^^xsd:string;
  dwc:aphiaid '120019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405037> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405037'^^xsd:integer;
  dwc:scientificName 'Paracucumaria thalassae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124651'^^xsd:string;
  dwc:aphiaid '124651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405044> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405044'^^xsd:integer;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109637'^^xsd:string;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405080> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405080'^^xsd:integer;
  dwc:scientificName 'Miliolinella subrotunda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 112564'^^xsd:string;
  dwc:aphiaid '112564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '112564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405087> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405087'^^xsd:integer;
  dwc:scientificName 'Spirillina vivipara'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 113737'^^xsd:string;
  dwc:aphiaid '113737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405223> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405223'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100987'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405230> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405230'^^xsd:integer;
  dwc:scientificName 'Mesacmaea mitchelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100925'^^xsd:string;
  dwc:aphiaid '100925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405237> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405237'^^xsd:integer;
  dwc:scientificName 'Callinera buergeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122610'^^xsd:string;
  dwc:aphiaid '122610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405244> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405244'^^xsd:integer;
  dwc:scientificName 'Oerstedia dorsalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122817'^^xsd:string;
  dwc:aphiaid '122817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405280> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405280'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130118'^^xsd:string;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405287> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405287'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130595'^^xsd:string;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405287'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313260> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313260'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima var. closterium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149229'^^xsd:string;
  dwc:aphiaid '149229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405532> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405532'^^xsd:integer;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139832'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405539> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405539'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138899'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313603> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313603'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149224'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405361> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405361'^^xsd:integer;
  dwc:scientificName 'Tortugaster boschmai'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134800'^^xsd:string;
  dwc:aphiaid '134800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405361'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405624> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405624'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103552'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405601> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405601'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140431'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405067> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405067'^^xsd:integer;
  dwc:scientificName 'Allogromia ovoidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 112422'^^xsd:string;
  dwc:aphiaid '112422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '112422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405432> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405432'^^xsd:integer;
  dwc:scientificName 'Pelagobia longicirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130219'^^xsd:string;
  dwc:aphiaid '130219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405642> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405642'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103862'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405685> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405685'^^xsd:integer;
  dwc:scientificName 'Capitella giardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129877'^^xsd:string;
  dwc:aphiaid '129877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405039> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405039'^^xsd:integer;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124647'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405039'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405411> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405411'^^xsd:integer;
  dwc:scientificName 'Liriopsis pygmaea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147002'^^xsd:string;
  dwc:aphiaid '147002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405582> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405582'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140161'^^xsd:string;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405424> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405424'^^xsd:integer;
  dwc:scientificName 'Goniadella galaica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130144'^^xsd:string;
  dwc:aphiaid '130144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405424'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405501> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405501'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107276'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405064> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405064'^^xsd:integer;
  dwc:scientificName 'Arcella vulgaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136807'^^xsd:string;
  dwc:aphiaid '136807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405522> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405522'^^xsd:integer;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141905'^^xsd:string;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405422> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405422'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101930'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405056> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405056'^^xsd:integer;
  dwc:scientificName 'Amphidinium operculatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109745'^^xsd:string;
  dwc:aphiaid '109745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313787> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313787'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149230'^^xsd:string;
  dwc:aphiaid '149230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '163261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405421> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405421'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101928'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405647> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405647'^^xsd:integer;
  dwc:scientificName 'Molgula complanata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103776'^^xsd:string;
  dwc:aphiaid '103776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405631> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405631'^^xsd:integer;
  dwc:scientificName 'Ascidia conchilega'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103702'^^xsd:string;
  dwc:aphiaid '103702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405129> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405129'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134285'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405129'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405276> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405276'^^xsd:integer;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130248'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405201> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405201'^^xsd:integer;
  dwc:scientificName 'Physalia physalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 135479'^^xsd:string;
  dwc:aphiaid '135479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405249> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405249'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129775'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405036> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405036'^^xsd:integer;
  dwc:scientificName 'Paracucumaria mauritanica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124650'^^xsd:string;
  dwc:aphiaid '124650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405036'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405683> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405683'^^xsd:integer;
  dwc:scientificName 'Gymnodinium grammaticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 109801'^^xsd:string;
  dwc:aphiaid '109801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '109801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405253> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405253'^^xsd:integer;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130083'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405389> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405389'^^xsd:integer;
  dwc:scientificName 'Jaera nordmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118723'^^xsd:string;
  dwc:aphiaid '118723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '264181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405273> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405273'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129959'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405194> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405194'^^xsd:integer;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117930'^^xsd:string;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405487> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405487'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107188'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313418> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313418'^^xsd:integer;
  dwc:scientificName 'Chaetoceros pseudocrinitus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149222'^^xsd:string;
  dwc:aphiaid '149222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313828> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-30'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313828'^^xsd:integer;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149102'^^xsd:string;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405205> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -20)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A405205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:405205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '405205'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 128517'^^xsd:string;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:405205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415713> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.692422521688"^^xsd:decimal ;
  dwc:decimalLongitude "-18.517463079872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "398591"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  geo-pos:lat "13.692422521688"^^xsd:decimal ;
  geo-pos:long "-18.517463079872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "398591"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:415713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '415713'^^xsd:integer;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.517463079872'^^xsd:double;
  dwc:latitude '13.692422521688'^^xsd:double;
  dwc:coordinatePrecision '398591'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141577'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:415713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415714> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.692422521688"^^xsd:decimal ;
  dwc:decimalLongitude "-18.517463079872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "398591"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  geo-pos:lat "13.692422521688"^^xsd:decimal ;
  geo-pos:long "-18.517463079872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "398591"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:415714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '415714'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.517463079872'^^xsd:double;
  dwc:latitude '13.692422521688'^^xsd:double;
  dwc:coordinatePrecision '398591'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107333'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:415714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415716> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.692422521688"^^xsd:decimal ;
  dwc:decimalLongitude "-18.517463079872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "398591"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  geo-pos:lat "13.692422521688"^^xsd:decimal ;
  geo-pos:long "-18.517463079872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "398591"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:415716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '415716'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.517463079872'^^xsd:double;
  dwc:latitude '13.692422521688'^^xsd:double;
  dwc:coordinatePrecision '398591'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107278'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:415716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415717> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.692422521688"^^xsd:decimal ;
  dwc:decimalLongitude "-18.517463079872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "398591"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  geo-pos:lat "13.692422521688"^^xsd:decimal ;
  geo-pos:long "-18.517463079872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "398591"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:415717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '415717'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.517463079872'^^xsd:double;
  dwc:latitude '13.692422521688'^^xsd:double;
  dwc:coordinatePrecision '398591'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137117'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:415717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415715> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.692422521688"^^xsd:decimal ;
  dwc:decimalLongitude "-18.517463079872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "398591"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.692422521688 -18.517463079872)"^^geo:wktLiteral ;
  geo-pos:lat "13.692422521688"^^xsd:decimal ;
  geo-pos:long "-18.517463079872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "398591"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:415715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '415715'^^xsd:integer;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-18.517463079872'^^xsd:double;
  dwc:latitude '13.692422521688'^^xsd:double;
  dwc:coordinatePrecision '398591'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107313'^^xsd:string;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:415715'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412141> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412141'^^xsd:integer;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124456'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314493> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-31'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314493'^^xsd:integer;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 149898'^^xsd:string;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314493'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313113> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313113'^^xsd:integer;
  dwc:scientificName 'Panningia bispicula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148785'^^xsd:string;
  dwc:aphiaid '148785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313106> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313106'^^xsd:integer;
  dwc:scientificName 'Paracucumaria deridderae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148781'^^xsd:string;
  dwc:aphiaid '148781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313104> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313104'^^xsd:integer;
  dwc:scientificName 'Cladodactyla senegalensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148778'^^xsd:string;
  dwc:aphiaid '148778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313109> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313109'^^xsd:integer;
  dwc:scientificName 'Trachythyone fallax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148783'^^xsd:string;
  dwc:aphiaid '148783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313111> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313111'^^xsd:integer;
  dwc:scientificName 'Echinocucumis tenera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148784'^^xsd:string;
  dwc:aphiaid '148784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412145> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412145'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107676'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412145'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313107> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313107'^^xsd:integer;
  dwc:scientificName 'Stereoderma colochiriformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148782'^^xsd:string;
  dwc:aphiaid '148782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412135> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412135'^^xsd:integer;
  dwc:scientificName 'Holothuria (Roweothuria) arguinensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125184'^^xsd:string;
  dwc:aphiaid '125184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412136> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412136'^^xsd:integer;
  dwc:scientificName 'Paroriza pallens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124579'^^xsd:string;
  dwc:aphiaid '124579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412147> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412147'^^xsd:integer;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107704'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412142> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412142'^^xsd:integer;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124647'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412148> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412148'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108352'^^xsd:string;
  dwc:aphiaid '108352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412148'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412138> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412138'^^xsd:integer;
  dwc:scientificName 'Benthogone rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124752'^^xsd:string;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412150> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412150'^^xsd:integer;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107709'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412143> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412143'^^xsd:integer;
  dwc:scientificName 'Pinnotheres pisum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107473'^^xsd:string;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412137> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412137'^^xsd:integer;
  dwc:scientificName 'Paelopatides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123466'^^xsd:string;
  dwc:aphiaid '123466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123466'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412149> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412149'^^xsd:integer;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107700'^^xsd:string;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412140> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412140'^^xsd:integer;
  dwc:scientificName 'Phyllophorus (Phyllophorus) pedinaequalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125187'^^xsd:string;
  dwc:aphiaid '125187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412146> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412146'^^xsd:integer;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107677'^^xsd:string;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412146'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412139> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412139'^^xsd:integer;
  dwc:scientificName 'Pseudocnus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123490'^^xsd:string;
  dwc:aphiaid '123490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123490'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312317> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-28'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312317'^^xsd:integer;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146912'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312317'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313105> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313105'^^xsd:integer;
  dwc:scientificName 'Hemioedema gruveli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148780'^^xsd:string;
  dwc:aphiaid '148780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412144> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.068408426037"^^xsd:decimal ;
  dwc:decimalLongitude "-17.836857723043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1107509"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.068408426037 -17.836857723043)"^^geo:wktLiteral ;
  geo-pos:lat "18.068408426037"^^xsd:decimal ;
  geo-pos:long "-17.836857723043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1107509"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412144'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) bailloni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-17.836857723043'^^xsd:double;
  dwc:latitude '18.068408426037'^^xsd:double;
  dwc:coordinatePrecision '1107509'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 127454'^^xsd:string;
  dwc:aphiaid '127454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318422> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  geo-pos:lat "78.75"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318422'^^xsd:integer;
  dwc:scientificName 'Priapulus bicaudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '78.75'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 154520'^^xsd:string;
  dwc:aphiaid '154520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318422'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313126> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  geo-pos:lat "78.75"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313126'^^xsd:integer;
  dwc:scientificName 'Holothuria minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '78.75'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148808'^^xsd:string;
  dwc:aphiaid '148808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313126'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314675> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  geo-pos:lat "78.75"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314675'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '78.75'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 150256'^^xsd:string;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312681> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  geo-pos:lat "78.75"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312681'^^xsd:integer;
  dwc:scientificName 'Phascolosoma margaritaceum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '78.75'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148301'^^xsd:string;
  dwc:aphiaid '148301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312675> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -16)"^^geo:wktLiteral ;
  geo-pos:lat "78.75"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312675'^^xsd:integer;
  dwc:scientificName 'Phascolosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '78.75'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148300'^^xsd:string;
  dwc:aphiaid '148300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409203> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409203'^^xsd:integer;
  dwc:scientificName 'Molpadia musculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124801'^^xsd:string;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409237> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409237'^^xsd:integer;
  dwc:scientificName 'Crania anomala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147807'^^xsd:string;
  dwc:aphiaid '147807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409219> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409219'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107188'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409200> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409200'^^xsd:integer;
  dwc:scientificName 'Psychropotes longicauda'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124778'^^xsd:string;
  dwc:aphiaid '124778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409198> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409198'^^xsd:integer;
  dwc:scientificName 'Benthodytes typica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124765'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409223> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409223'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146909'^^xsd:string;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409225> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409225'^^xsd:integer;
  dwc:scientificName 'Rhomboidella prideauxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140484'^^xsd:string;
  dwc:aphiaid '140484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409230> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409230'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139011'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409232> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409232'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141907'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409199> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409199'^^xsd:integer;
  dwc:scientificName 'Psychropotes depressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124774'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409206> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409206'^^xsd:integer;
  dwc:scientificName 'Pentametrocrinus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124238'^^xsd:string;
  dwc:aphiaid '124238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409242> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409242'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107301'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409244> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409244'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107350'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409205> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409205'^^xsd:integer;
  dwc:scientificName 'Monachocrinus perrieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124177'^^xsd:string;
  dwc:aphiaid '124177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409195> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409195'^^xsd:integer;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124501'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409209> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409209'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141782'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409210> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409210'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409245> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409245'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107393'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409246> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409246'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107388'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409221> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409221'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107388'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409234> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409234'^^xsd:integer;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140728'^^xsd:string;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409236> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409236'^^xsd:integer;
  dwc:scientificName 'Saxicavella jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140108'^^xsd:string;
  dwc:aphiaid '140108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409236'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409197> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409197'^^xsd:integer;
  dwc:scientificName 'Benthodytes janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124763'^^xsd:string;
  dwc:aphiaid '124763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409197'^^xsd:anyURI;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409240> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409240'^^xsd:integer;
  dwc:scientificName 'Stichopus tremulus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124544'^^xsd:string;
  dwc:aphiaid '124544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409247> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409247'^^xsd:integer;
  dwc:scientificName 'Hydrichthys cyclothonis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117668'^^xsd:string;
  dwc:aphiaid '117668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409208> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409208'^^xsd:integer;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139951'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409213> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409213'^^xsd:integer;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107148'^^xsd:string;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409227> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409227'^^xsd:integer;
  dwc:scientificName 'Limaria hians'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140235'^^xsd:string;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409228> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409228'^^xsd:integer;
  dwc:scientificName 'Lasaea rubra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140176'^^xsd:string;
  dwc:aphiaid '140176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409215> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409215'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107155'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409233> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409233'^^xsd:integer;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141906'^^xsd:string;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409233'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409258> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409258'^^xsd:integer;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107709'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409241> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409241'^^xsd:integer;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107258'^^xsd:string;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409250> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409250'^^xsd:integer;
  dwc:scientificName 'Halichondria simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132635'^^xsd:string;
  dwc:aphiaid '132635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409207> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409207'^^xsd:integer;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139959'^^xsd:string;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409216> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409216'^^xsd:integer;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141353'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409212> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409212'^^xsd:integer;
  dwc:scientificName 'Alvania beani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141162'^^xsd:string;
  dwc:aphiaid '141162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409229> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409229'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138992'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409253> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409253'^^xsd:integer;
  dwc:scientificName 'Entonomenia atlantica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140861'^^xsd:string;
  dwc:aphiaid '140861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409251> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409251'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) fibulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132796'^^xsd:string;
  dwc:aphiaid '132796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409202> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409202'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124465'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409204> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409204'^^xsd:integer;
  dwc:scientificName 'Democrinus parfaiti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124184'^^xsd:string;
  dwc:aphiaid '124184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409238> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409238'^^xsd:integer;
  dwc:scientificName 'Ophiactis balli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125110'^^xsd:string;
  dwc:aphiaid '125110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409254> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409254'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107676'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409226> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409226'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140687'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409243> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409243'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107345'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409243'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409201> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409201'^^xsd:integer;
  dwc:scientificName 'Psychropotes semperiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124779'^^xsd:string;
  dwc:aphiaid '124779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409255> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409255'^^xsd:integer;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107704'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409257> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409257'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108352'^^xsd:string;
  dwc:aphiaid '108352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409218> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409218'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107190'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409235> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409235'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140302'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409235'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409252> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409252'^^xsd:integer;
  dwc:scientificName 'Clathrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132272'^^xsd:string;
  dwc:aphiaid '132272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1030554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409194> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409194'^^xsd:integer;
  dwc:scientificName 'Synallactes crucifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124590'^^xsd:string;
  dwc:aphiaid '124590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409211> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409211'^^xsd:integer;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107709'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409248> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409248'^^xsd:integer;
  dwc:scientificName 'Ischnochiton (Ischnochiton) rissoi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140139'^^xsd:string;
  dwc:aphiaid '140139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '848021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409249> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409249'^^xsd:integer;
  dwc:scientificName 'Oceanapia isodictyiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132940'^^xsd:string;
  dwc:aphiaid '132940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409239> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409239'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124316'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409256> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409256'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409256'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409214> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409214'^^xsd:integer;
  dwc:scientificName 'Galathea nexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107152'^^xsd:string;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409217> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409217'^^xsd:integer;
  dwc:scientificName 'Uroptychus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107144'^^xsd:string;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409224> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409224'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140462'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409231> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409231'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141909'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409222> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409222'^^xsd:integer;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139054'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409196> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409196'^^xsd:integer;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124525'^^xsd:string;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409220> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251863"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.52665 -15.7905)"^^geo:wktLiteral ;
  geo-pos:lat "28.52665"^^xsd:decimal ;
  geo-pos:long "-15.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251863"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409220'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.7905'^^xsd:double;
  dwc:latitude '28.52665'^^xsd:double;
  dwc:coordinatePrecision '251863'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107393'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318567> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318567'^^xsd:integer;
  dwc:scientificName 'Cyclothone signata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154831'^^xsd:string;
  dwc:aphiaid '154831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312837> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312837'^^xsd:integer;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148461'^^xsd:string;
  dwc:aphiaid '148461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '444382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317980> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317980'^^xsd:integer;
  dwc:scientificName 'Calliostoma papillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153535'^^xsd:string;
  dwc:aphiaid '153535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312829> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312829'^^xsd:integer;
  dwc:scientificName 'Chirostylus formosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148426'^^xsd:string;
  dwc:aphiaid '148426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1310474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312808> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312808'^^xsd:integer;
  dwc:scientificName 'Catapaguroides timidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148421'^^xsd:string;
  dwc:aphiaid '148421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315558> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315558'^^xsd:integer;
  dwc:scientificName 'Canace nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151117'^^xsd:string;
  dwc:aphiaid '151117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415018> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916666665 -13.833333334999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916666665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.833333334999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916666665 -13.833333334999999)"^^geo:wktLiteral ;
  geo-pos:lat "54.916666665"^^xsd:decimal ;
  geo-pos:long "-13.833333334999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A415018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:415018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '415018'^^xsd:integer;
  dwc:scientificName 'Benthothuria funebris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13.833333335'^^xsd:double;
  dwc:latitude '54.916666665'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124556'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:415018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414916> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414916'^^xsd:integer;
  dwc:scientificName 'Paroriza pallens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124579'^^xsd:string;
  dwc:aphiaid '124579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414917> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414917'^^xsd:integer;
  dwc:scientificName 'Paroriza pallens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124579'^^xsd:string;
  dwc:aphiaid '124579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317672> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -12)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317672'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis massyae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153060'^^xsd:string;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411611> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411611'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106231'^^xsd:string;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411641> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411641'^^xsd:integer;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117930'^^xsd:string;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411641'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411624> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411624'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141801'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314833> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314833'^^xsd:integer;
  dwc:scientificName 'Achelia hispida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150521'^^xsd:string;
  dwc:aphiaid '150521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314923> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314923'^^xsd:integer;
  dwc:scientificName 'Phoxichilus laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150539'^^xsd:string;
  dwc:aphiaid '150539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411648> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411648'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411648'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318613> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-20'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318613'^^xsd:integer;
  dwc:scientificName 'Fridericia ratzeli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154880'^^xsd:string;
  dwc:aphiaid '154880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318487> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318487'^^xsd:integer;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154721'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318487'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314800> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314800'^^xsd:integer;
  dwc:scientificName 'Chthonius halberti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150466'^^xsd:string;
  dwc:aphiaid '150466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411530> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411530'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124685'^^xsd:string;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411530'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411548> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411548'^^xsd:integer;
  dwc:scientificName 'Paelopatides grisea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124578'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318037> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318037'^^xsd:integer;
  dwc:scientificName 'Alcyonidium condylocinereum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153730'^^xsd:string;
  dwc:aphiaid '153730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411592> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411592'^^xsd:integer;
  dwc:scientificName 'Euchone southerni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130910'^^xsd:string;
  dwc:aphiaid '130910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411592'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411609> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411609'^^xsd:integer;
  dwc:scientificName 'Bonellia viridis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110363'^^xsd:string;
  dwc:aphiaid '110363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411609'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411626> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411626'^^xsd:integer;
  dwc:scientificName 'Dexamine thea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102136'^^xsd:string;
  dwc:aphiaid '102136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411643> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411643'^^xsd:integer;
  dwc:scientificName 'Alderia modesta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141555'^^xsd:string;
  dwc:aphiaid '141555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411524> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411524'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134744'^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411524'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411541> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411541'^^xsd:integer;
  dwc:scientificName 'Thyone roscovita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124676'^^xsd:string;
  dwc:aphiaid '124676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411558> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411558'^^xsd:integer;
  dwc:scientificName 'Labidoplax southwardorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124460'^^xsd:string;
  dwc:aphiaid '124460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411558'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411575> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411575'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120087'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411575'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315611> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315611'^^xsd:integer;
  dwc:scientificName 'Cylindroiulus latestriatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151194'^^xsd:string;
  dwc:aphiaid '151194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392500> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A392500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:392500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '392500'^^xsd:integer;
  dwc:scientificName 'Oestergrenia thomsoni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 178811'^^xsd:string;
  dwc:aphiaid '178811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:392500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314801> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314801'^^xsd:integer;
  dwc:scientificName 'Acanthophyma gowerensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150478'^^xsd:string;
  dwc:aphiaid '150478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313084> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313084'^^xsd:integer;
  dwc:scientificName 'Heteromysis formosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148701'^^xsd:string;
  dwc:aphiaid '148701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313077> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313077'^^xsd:integer;
  dwc:scientificName 'Haplostylus normani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148698'^^xsd:string;
  dwc:aphiaid '148698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313035> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313035'^^xsd:integer;
  dwc:scientificName 'Armadillidium album'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148673'^^xsd:string;
  dwc:aphiaid '148673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313035'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411569> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411569'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus sanctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120019'^^xsd:string;
  dwc:aphiaid '120019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411602> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411602'^^xsd:integer;
  dwc:scientificName 'Fridericia callosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137410'^^xsd:string;
  dwc:aphiaid '137410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318611> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-20'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318611'^^xsd:integer;
  dwc:scientificName 'Fridericia paroniana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154878'^^xsd:string;
  dwc:aphiaid '154878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318611'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318321> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-18'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318321'^^xsd:integer;
  dwc:scientificName 'Sacculina gerbei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154350'^^xsd:string;
  dwc:aphiaid '154350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '850508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411533> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411533'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124653'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411566> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411566'^^xsd:integer;
  dwc:scientificName 'Boreomysis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119962'^^xsd:string;
  dwc:aphiaid '119962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411526> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411526'^^xsd:integer;
  dwc:scientificName 'Achelia simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134603'^^xsd:string;
  dwc:aphiaid '134603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411526'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411645> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411645'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107676'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411645'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411586> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411586'^^xsd:integer;
  dwc:scientificName 'Tubulanus inexpectatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122631'^^xsd:string;
  dwc:aphiaid '122631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411586'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411599> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411599'^^xsd:integer;
  dwc:scientificName 'Enchytraeus albidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137402'^^xsd:string;
  dwc:aphiaid '137402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411600> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411600'^^xsd:integer;
  dwc:scientificName 'Enchytraeus buchholzi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137403'^^xsd:string;
  dwc:aphiaid '137403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411636> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411636'^^xsd:integer;
  dwc:scientificName 'Crania anomala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147807'^^xsd:string;
  dwc:aphiaid '147807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411535> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411535'^^xsd:integer;
  dwc:scientificName 'Psolus pourtalesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124711'^^xsd:string;
  dwc:aphiaid '124711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411535'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411536> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411536'^^xsd:integer;
  dwc:scientificName 'Thyonidium hyalinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124696'^^xsd:string;
  dwc:aphiaid '124696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411536'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411549> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411549'^^xsd:integer;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124501'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411549'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411550> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411550'^^xsd:integer;
  dwc:scientificName 'Irpa abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124728'^^xsd:string;
  dwc:aphiaid '124728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411550'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411585> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411585'^^xsd:integer;
  dwc:scientificName 'Tubulanus banyulensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122627'^^xsd:string;
  dwc:aphiaid '122627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411649> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411649'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108352'^^xsd:string;
  dwc:aphiaid '108352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411649'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411629> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411629'^^xsd:integer;
  dwc:scientificName 'Barleeia unifasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138843'^^xsd:string;
  dwc:aphiaid '138843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411629'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411563> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411563'^^xsd:integer;
  dwc:scientificName 'Democrinus parfaiti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124184'^^xsd:string;
  dwc:aphiaid '124184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411565> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411565'^^xsd:integer;
  dwc:scientificName 'Pentametrocrinus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124238'^^xsd:string;
  dwc:aphiaid '124238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411570> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411570'^^xsd:integer;
  dwc:scientificName 'Erythrops serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120006'^^xsd:string;
  dwc:aphiaid '120006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '852974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411572> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411572'^^xsd:integer;
  dwc:scientificName 'Pseudomma affine'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120182'^^xsd:string;
  dwc:aphiaid '120182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411572'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411606> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411606'^^xsd:integer;
  dwc:scientificName 'Phascolosoma (Phascolosoma) granulatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136080'^^xsd:string;
  dwc:aphiaid '136080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411529> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411529'^^xsd:integer;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124792'^^xsd:string;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411598> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411598'^^xsd:integer;
  dwc:scientificName 'Spirorbis rupestris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131235'^^xsd:string;
  dwc:aphiaid '131235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411612> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411612'^^xsd:integer;
  dwc:scientificName 'Campylaspis legendrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110550'^^xsd:string;
  dwc:aphiaid '110550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411623> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411623'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102932'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411637> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411637'^^xsd:integer;
  dwc:scientificName 'Saccoglossus ruber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137603'^^xsd:string;
  dwc:aphiaid '137603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411637'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411522> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411522'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134725'^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411522'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411547> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411547'^^xsd:integer;
  dwc:scientificName 'Mesothuria verrilli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124576'^^xsd:string;
  dwc:aphiaid '124576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '816801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411556> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411556'^^xsd:integer;
  dwc:scientificName 'Labidoplax buskii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124455'^^xsd:string;
  dwc:aphiaid '124455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411556'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411581> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411581'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119939'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411581'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411555> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411555'^^xsd:integer;
  dwc:scientificName 'Enypniastes eximia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124759'^^xsd:string;
  dwc:aphiaid '124759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411555'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411573> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411573'^^xsd:integer;
  dwc:scientificName 'Amblyops abbreviata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119941'^^xsd:string;
  dwc:aphiaid '119941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411573'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411551> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411551'^^xsd:integer;
  dwc:scientificName 'Peniagone diaphana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124735'^^xsd:string;
  dwc:aphiaid '124735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411552> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411552'^^xsd:integer;
  dwc:scientificName 'Benthogone rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124752'^^xsd:string;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411616> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411616'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101898'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411616'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411619> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411619'^^xsd:integer;
  dwc:scientificName 'Hyale perieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102324'^^xsd:string;
  dwc:aphiaid '102324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411633> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411633'^^xsd:integer;
  dwc:scientificName 'Cuthona caerulea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141617'^^xsd:string;
  dwc:aphiaid '141617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '986936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411527> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411527'^^xsd:integer;
  dwc:scientificName 'Ocnus lacteus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124645'^^xsd:string;
  dwc:aphiaid '124645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411527'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411557> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411557'^^xsd:integer;
  dwc:scientificName 'Labidoplax similimedia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124459'^^xsd:string;
  dwc:aphiaid '124459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411564> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411564'^^xsd:integer;
  dwc:scientificName 'Atelecrinus helgae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124236'^^xsd:string;
  dwc:aphiaid '124236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411564'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411571> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411571'^^xsd:integer;
  dwc:scientificName 'Parerythrops obesa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120169'^^xsd:string;
  dwc:aphiaid '120169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411571'^^xsd:anyURI;
  dwc:aphiaIdAccepted '446464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411578> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411578'^^xsd:integer;
  dwc:scientificName 'Leptomysis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120052'^^xsd:string;
  dwc:aphiaid '120052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411578'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411607> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411607'^^xsd:integer;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136084'^^xsd:string;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411614> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411614'^^xsd:integer;
  dwc:scientificName 'Parasinelobus chevreuxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136535'^^xsd:string;
  dwc:aphiaid '136535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411543> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411543'^^xsd:integer;
  dwc:scientificName 'Eostichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124534'^^xsd:string;
  dwc:aphiaid '124534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411560> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411560'^^xsd:integer;
  dwc:scientificName 'Leptosynapta minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124467'^^xsd:string;
  dwc:aphiaid '124467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411560'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411577> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411577'^^xsd:integer;
  dwc:scientificName 'Mysidopsis didelphys'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120088'^^xsd:string;
  dwc:aphiaid '120088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411577'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411594> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411594'^^xsd:integer;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130987'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411594'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411597> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411597'^^xsd:integer;
  dwc:scientificName 'Spirorbis inornatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131228'^^xsd:string;
  dwc:aphiaid '131228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411604> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411604'^^xsd:integer;
  dwc:scientificName 'Marionina appendiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137458'^^xsd:string;
  dwc:aphiaid '137458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411604'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411631> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411631'^^xsd:integer;
  dwc:scientificName 'Strigamia maritima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 105492'^^xsd:string;
  dwc:aphiaid '105492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411638> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411638'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140170'^^xsd:string;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411638'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411640> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411640'^^xsd:integer;
  dwc:scientificName 'Macropodia deflexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107338'^^xsd:string;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411531> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411531'^^xsd:integer;
  dwc:scientificName 'Leptosynapta decaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124463'^^xsd:string;
  dwc:aphiaid '124463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411538> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411538'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124598'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411540> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411540'^^xsd:integer;
  dwc:scientificName 'Thyone gadeana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124671'^^xsd:string;
  dwc:aphiaid '124671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411595> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411595'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131035'^^xsd:string;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411595'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411525> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411525'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130271'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411525'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411559> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411559'^^xsd:integer;
  dwc:scientificName 'Leptosynapta bergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124462'^^xsd:string;
  dwc:aphiaid '124462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411559'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411521> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411521'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134723'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411521'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411610> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411610'^^xsd:integer;
  dwc:scientificName 'Siboglinum holmei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 129118'^^xsd:string;
  dwc:aphiaid '129118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411610'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411625> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411625'^^xsd:integer;
  dwc:scientificName 'Stenopleustes nodifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103029'^^xsd:string;
  dwc:aphiaid '103029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411561> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411561'^^xsd:integer;
  dwc:scientificName 'Molpadia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124798'^^xsd:string;
  dwc:aphiaid '124798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411561'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411574> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411574'^^xsd:integer;
  dwc:scientificName 'Mysideis insignis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120080'^^xsd:string;
  dwc:aphiaid '120080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411574'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411576> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411576'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120089'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411647> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411647'^^xsd:integer;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107704'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411647'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411519> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411519'^^xsd:integer;
  dwc:scientificName 'Nymphon leptocheles'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134694'^^xsd:string;
  dwc:aphiaid '134694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411519'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411583> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411583'^^xsd:integer;
  dwc:scientificName 'Swiftia rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125402'^^xsd:string;
  dwc:aphiaid '125402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1608730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411584> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411584'^^xsd:integer;
  dwc:scientificName 'Hormathia coronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100950'^^xsd:string;
  dwc:aphiaid '100950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411584'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411601> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411601'^^xsd:integer;
  dwc:scientificName 'Enchytraeus capitatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137404'^^xsd:string;
  dwc:aphiaid '137404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411634> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411634'^^xsd:integer;
  dwc:scientificName 'Glossus humanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140023'^^xsd:string;
  dwc:aphiaid '140023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411651> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411651'^^xsd:integer;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 118146'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411651'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411520> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411520'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus oculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134721'^^xsd:string;
  dwc:aphiaid '134721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411545> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411545'^^xsd:integer;
  dwc:scientificName 'Mesothuria intestinalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124568'^^xsd:string;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411580> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411580'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120144'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411580'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411587> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411587'^^xsd:integer;
  dwc:scientificName 'Lineus acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122508'^^xsd:string;
  dwc:aphiaid '122508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411587'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1793506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411605> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411605'^^xsd:integer;
  dwc:scientificName 'Marionina preclitellochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137467'^^xsd:string;
  dwc:aphiaid '137467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411630> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411630'^^xsd:integer;
  dwc:scientificName 'Velutina plicatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141902'^^xsd:string;
  dwc:aphiaid '141902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411630'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411617> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411617'^^xsd:integer;
  dwc:scientificName 'Iphimedia perplexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102348'^^xsd:string;
  dwc:aphiaid '102348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411617'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411618> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411618'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102342'^^xsd:string;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317443> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-12'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317443'^^xsd:integer;
  dwc:scientificName 'Oestergrenia digitata profundicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152550'^^xsd:string;
  dwc:aphiaid '152550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152550'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411554> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411554'^^xsd:integer;
  dwc:scientificName 'Psychropotes depressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124774'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411554'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411579> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411579'^^xsd:integer;
  dwc:scientificName 'Leptomysis lingvura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120054'^^xsd:string;
  dwc:aphiaid '120054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411621> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411621'^^xsd:integer;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102280'^^xsd:string;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411542> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411542'^^xsd:integer;
  dwc:scientificName 'Echinocucumis hispida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124593'^^xsd:string;
  dwc:aphiaid '124593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411544> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411544'^^xsd:integer;
  dwc:scientificName 'Bathyplotes natans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124549'^^xsd:string;
  dwc:aphiaid '124549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411591> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411591'^^xsd:integer;
  dwc:scientificName 'Paraturbanella eireanna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114684'^^xsd:string;
  dwc:aphiaid '114684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411591'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411590> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411590'^^xsd:integer;
  dwc:scientificName 'Tetranchyroderma cirrophora'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114646'^^xsd:string;
  dwc:aphiaid '114646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411615> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411615'^^xsd:integer;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136475'^^xsd:string;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411615'^^xsd:anyURI;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411620> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411620'^^xsd:integer;
  dwc:scientificName 'Gammarus duebeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102276'^^xsd:string;
  dwc:aphiaid '102276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312682> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312682'^^xsd:integer;
  dwc:scientificName 'Phascolosoma vulgare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148302'^^xsd:string;
  dwc:aphiaid '148302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411588> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411588'^^xsd:integer;
  dwc:scientificName 'Paradrepanophorus crassus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 122863'^^xsd:string;
  dwc:aphiaid '122863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411588'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411593> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411593'^^xsd:integer;
  dwc:scientificName 'Oriopsis hynensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130943'^^xsd:string;
  dwc:aphiaid '130943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411593'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411608> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411608'^^xsd:integer;
  dwc:scientificName 'Echiurus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 110376'^^xsd:string;
  dwc:aphiaid '110376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411608'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411627> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411627'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141782'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411642> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-28'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411642'^^xsd:integer;
  dwc:scientificName 'Oceanapia robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132946'^^xsd:string;
  dwc:aphiaid '132946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411642'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411644> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411644'^^xsd:integer;
  dwc:scientificName 'Pandalus propinquus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107652'^^xsd:string;
  dwc:aphiaid '493849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411613> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411613'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136285'^^xsd:string;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411622> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411622'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102928'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312507> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312507'^^xsd:integer;
  dwc:scientificName 'Roccella fuciformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147573'^^xsd:string;
  dwc:aphiaid '147573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411568> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411568'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119950'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411517> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411517'^^xsd:integer;
  dwc:scientificName 'Nymphon rubrum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134705'^^xsd:string;
  dwc:aphiaid '134705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411517'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411518> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411518'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134687'^^xsd:string;
  dwc:aphiaid '134687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411518'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411532> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411532'^^xsd:integer;
  dwc:scientificName 'Labidoplax media'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124457'^^xsd:string;
  dwc:aphiaid '124457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411532'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315398> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315398'^^xsd:integer;
  dwc:scientificName 'Anurida denisi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150865'^^xsd:string;
  dwc:aphiaid '150865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315398'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411567> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411567'^^xsd:integer;
  dwc:scientificName 'Siriella clausi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120210'^^xsd:string;
  dwc:aphiaid '120210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411567'^^xsd:anyURI;
  dwc:aphiaIdAccepted '226375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315386> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315386'^^xsd:integer;
  dwc:scientificName 'Anuridella calcarata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150857'^^xsd:string;
  dwc:aphiaid '150857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315093> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315093'^^xsd:integer;
  dwc:scientificName 'Chaetonymphon hirtum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 150585'^^xsd:string;
  dwc:aphiaid '150585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411523> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411523'^^xsd:integer;
  dwc:scientificName 'Ammothea echinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146487'^^xsd:string;
  dwc:aphiaid '146487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411537> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411537'^^xsd:integer;
  dwc:scientificName 'Abyssocucumis abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124597'^^xsd:string;
  dwc:aphiaid '124597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411537'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411603> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411603'^^xsd:integer;
  dwc:scientificName 'Grania maricola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137413'^^xsd:string;
  dwc:aphiaid '137413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411632> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411632'^^xsd:integer;
  dwc:scientificName 'Teretia teres'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139385'^^xsd:string;
  dwc:aphiaid '139385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411639> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411639'^^xsd:integer;
  dwc:scientificName 'Chirolophis ascanii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 127071'^^xsd:string;
  dwc:aphiaid '127071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411646> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411646'^^xsd:integer;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107677'^^xsd:string;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411646'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411539> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411539'^^xsd:integer;
  dwc:scientificName 'Havelockia inermis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124634'^^xsd:string;
  dwc:aphiaid '124634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411546> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411546'^^xsd:integer;
  dwc:scientificName 'Mesothuria lactea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124569'^^xsd:string;
  dwc:aphiaid '124569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411553> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411553'^^xsd:integer;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124756'^^xsd:string;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411582> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411582'^^xsd:integer;
  dwc:scientificName 'Paelopatides grisea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124578'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411582'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411589> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411589'^^xsd:integer;
  dwc:scientificName 'Platydasys brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 114627'^^xsd:string;
  dwc:aphiaid '114627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411596> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411596'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 131051'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317671> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1226"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317671'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis massyae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:minimumDepth '1226'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153060'^^xsd:string;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411562> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411562'^^xsd:integer;
  dwc:scientificName 'Rhizocrinus lofotensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124188'^^xsd:string;
  dwc:aphiaid '124188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411562'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411528> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411528'^^xsd:integer;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124792'^^xsd:string;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411528'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411534> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411534'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124710'^^xsd:string;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411635> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411635'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140736'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411650> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411650'^^xsd:integer;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107700'^^xsd:string;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411650'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411628> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.654708308725"^^xsd:decimal ;
  dwc:decimalLongitude "-11.802196277329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "583259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.654708308725 -11.802196277329)"^^geo:wktLiteral ;
  geo-pos:lat "52.654708308725"^^xsd:decimal ;
  geo-pos:long "-11.802196277329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "583259"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411628'^^xsd:integer;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-11.802196277329'^^xsd:double;
  dwc:latitude '52.654708308725'^^xsd:double;
  dwc:coordinatePrecision '583259'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141353'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411628'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414966> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414966'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 138899'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318570> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318570'^^xsd:integer;
  dwc:scientificName 'Cyclothone signata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154831'^^xsd:string;
  dwc:aphiaid '154831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318570'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317534> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317534'^^xsd:integer;
  dwc:scientificName 'Callochiton septemvalvis septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152752'^^xsd:string;
  dwc:aphiaid '152752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317534'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414991> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414991'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316165> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A316165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:316165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-08'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '316165'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152212'^^xsd:string;
  dwc:aphiaid '152212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:316165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414953> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414953'^^xsd:integer;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124756'^^xsd:string;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414970> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414970'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124249'^^xsd:string;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414987> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414987'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107676'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317523> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317523'^^xsd:integer;
  dwc:scientificName 'Lepidopleurus algesirensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 152714'^^xsd:string;
  dwc:aphiaid '152714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317523'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313158> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313158'^^xsd:integer;
  dwc:scientificName 'Echinorhinus spinosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148895'^^xsd:string;
  dwc:aphiaid '148895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414963> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414963'^^xsd:integer;
  dwc:scientificName 'Macropodia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107346'^^xsd:string;
  dwc:aphiaid '107346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414981> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414981'^^xsd:integer;
  dwc:scientificName 'Hydrichthys cyclothonis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117668'^^xsd:string;
  dwc:aphiaid '117668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312813> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312813'^^xsd:integer;
  dwc:scientificName 'Munida intermedia var. sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148422'^^xsd:string;
  dwc:aphiaid '148422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107163'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318569> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318569'^^xsd:integer;
  dwc:scientificName 'Cyclothone signata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154831'^^xsd:string;
  dwc:aphiaid '154831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318569'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414956> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414956'^^xsd:integer;
  dwc:scientificName 'Molpadia loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124799'^^xsd:string;
  dwc:aphiaid '124799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414938> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414938'^^xsd:integer;
  dwc:scientificName 'Leptochiton thalattius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140213'^^xsd:string;
  dwc:aphiaid '140213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414946> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414946'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124598'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414948> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414948'^^xsd:integer;
  dwc:scientificName 'Ocnus koellikeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124644'^^xsd:string;
  dwc:aphiaid '124644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414982> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414982'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130662'^^xsd:string;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414933> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414933'^^xsd:integer;
  dwc:scientificName 'Chiton meneghinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151224'^^xsd:string;
  dwc:aphiaid '151224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414939> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414939'^^xsd:integer;
  dwc:scientificName 'Ischnochiton (Ischnochiton) obtusus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140138'^^xsd:string;
  dwc:aphiaid '140138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '848091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414967> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414967'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140710'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414969> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414969'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124201'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414945> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414945'^^xsd:integer;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124456'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414978> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414978'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107390'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414992> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414992'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 108352'^^xsd:string;
  dwc:aphiaid '108352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414984> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414984'^^xsd:integer;
  dwc:scientificName 'Halichondria simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132635'^^xsd:string;
  dwc:aphiaid '132635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414976> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414976'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107277'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313132> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-29'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313132'^^xsd:integer;
  dwc:scientificName 'Centrina salviani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148815'^^xsd:string;
  dwc:aphiaid '148815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414988> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414988'^^xsd:integer;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107677'^^xsd:string;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414949> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414949'^^xsd:integer;
  dwc:scientificName 'Paelopatides grisea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124578'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414974> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414974'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103788'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414961> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414961'^^xsd:integer;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107217'^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414962> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414962'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107232'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414975> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414975'^^xsd:integer;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107344'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414940> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414940'^^xsd:integer;
  dwc:scientificName 'Chaetopleura (Chaetopleura) angulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140133'^^xsd:string;
  dwc:aphiaid '140133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '848025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414947> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414947'^^xsd:integer;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124647'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414954> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414954'^^xsd:integer;
  dwc:scientificName 'Psychropotes depressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124774'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414983> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414983'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132833'^^xsd:string;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414990> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414990'^^xsd:integer;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107704'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414943> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414943'^^xsd:integer;
  dwc:scientificName 'Cucumaria hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124616'^^xsd:string;
  dwc:aphiaid '124616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414944> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414944'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124465'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414993> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414993'^^xsd:integer;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107700'^^xsd:string;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414994> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414994'^^xsd:integer;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107709'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414955> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414955'^^xsd:integer;
  dwc:scientificName 'Enypniastes eximia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124759'^^xsd:string;
  dwc:aphiaid '124759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414964> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414964'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107277'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414989> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414989'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107703'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414973> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414973'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 103890'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414980> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414980'^^xsd:integer;
  dwc:scientificName 'Planes minutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107462'^^xsd:string;
  dwc:aphiaid '107462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414935> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414935'^^xsd:integer;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140201'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414937> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414937'^^xsd:integer;
  dwc:scientificName 'Leptochiton alveolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140197'^^xsd:string;
  dwc:aphiaid '140197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1610477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414950> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414950'^^xsd:integer;
  dwc:scientificName 'Scotothuria herringi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124589'^^xsd:string;
  dwc:aphiaid '124589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414952> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414952'^^xsd:integer;
  dwc:scientificName 'Oneirophanta mutabilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124720'^^xsd:string;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414986> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414986'^^xsd:integer;
  dwc:scientificName 'Solidobalanus fallax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 106208'^^xsd:string;
  dwc:aphiaid '106208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414934> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414934'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139129'^^xsd:string;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414951> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414951'^^xsd:integer;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124501'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414968> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414968'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 141579'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414985> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414985'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132881'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414942> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414942'^^xsd:integer;
  dwc:scientificName 'Achelia longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 146893'^^xsd:string;
  dwc:aphiaid '146893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414959> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414959'^^xsd:integer;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 139975'^^xsd:string;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414960> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414960'^^xsd:integer;
  dwc:scientificName 'Ansates pellucida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140676'^^xsd:string;
  dwc:aphiaid '140676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414977> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414977'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107276'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414958> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414958'^^xsd:integer;
  dwc:scientificName 'Boreomysis arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 119962'^^xsd:string;
  dwc:aphiaid '119962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '119962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414965> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414965'^^xsd:integer;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107275'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414972> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414972'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124287'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414979> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414979'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107388'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414936> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414936'^^xsd:integer;
  dwc:scientificName 'Lepidopleurus cajetanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140194'^^xsd:string;
  dwc:aphiaid '140194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315623> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315623'^^xsd:integer;
  dwc:scientificName 'Acanthochites aeneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 151256'^^xsd:string;
  dwc:aphiaid '151256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414957> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414957'^^xsd:integer;
  dwc:scientificName 'Molpadia musculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124801'^^xsd:string;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414941> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414941'^^xsd:integer;
  dwc:scientificName 'Lepidochitona (Lepidochitona) cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140143'^^xsd:string;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414971> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307646124901"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933947058313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "489436"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307646124901 -10.933947058313)"^^geo:wktLiteral ;
  geo-pos:lat "38.307646124901"^^xsd:decimal ;
  geo-pos:long "-10.933947058313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "489436"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A414971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:414971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '414971'^^xsd:integer;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.933947058313'^^xsd:double;
  dwc:latitude '38.307646124901'^^xsd:double;
  dwc:coordinatePrecision '489436'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124318'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:414971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411754> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411754'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102111'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411749> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411749'^^xsd:integer;
  dwc:scientificName 'Skenea serpuloides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141531'^^xsd:string;
  dwc:aphiaid '141531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411759> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411759'^^xsd:integer;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107700'^^xsd:string;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411768> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411768'^^xsd:integer;
  dwc:scientificName 'Aporrhais serresianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 138761'^^xsd:string;
  dwc:aphiaid '138761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411803> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411803'^^xsd:integer;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103724'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411745> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411745'^^xsd:integer;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102924'^^xsd:string;
  dwc:aphiaid '102924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411758> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411758'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411775> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411775'^^xsd:integer;
  dwc:scientificName 'Hermaea bifida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140092'^^xsd:string;
  dwc:aphiaid '140092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411792> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411792'^^xsd:integer;
  dwc:scientificName 'Ophiothrix luetkeni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 125134'^^xsd:string;
  dwc:aphiaid '125134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411809> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411809'^^xsd:integer;
  dwc:scientificName 'Parasinelobus chevreuxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 136535'^^xsd:string;
  dwc:aphiaid '136535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411736> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411736'^^xsd:integer;
  dwc:scientificName 'Hyale stebbingi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102329'^^xsd:string;
  dwc:aphiaid '102329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411737> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411737'^^xsd:integer;
  dwc:scientificName 'Pulsellum lofotense'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140893'^^xsd:string;
  dwc:aphiaid '140893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411762> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411762'^^xsd:integer;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107248'^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411780> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411780'^^xsd:integer;
  dwc:scientificName 'Doto pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139650'^^xsd:string;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411750> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411750'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102369'^^xsd:string;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411785> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411785'^^xsd:integer;
  dwc:scientificName 'Aeolidiella sanguinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 138714'^^xsd:string;
  dwc:aphiaid '138714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411787> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411787'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140481'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411791> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411791'^^xsd:integer;
  dwc:scientificName 'Ophiopsila annulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 125048'^^xsd:string;
  dwc:aphiaid '125048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411805> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411805'^^xsd:integer;
  dwc:scientificName 'Lepadogaster candollei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 126517'^^xsd:string;
  dwc:aphiaid '126517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411753> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411753'^^xsd:integer;
  dwc:scientificName 'Corophium acutum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102084'^^xsd:string;
  dwc:aphiaid '102084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411752> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411752'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141700'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411735> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411735'^^xsd:integer;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 138677'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411755> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411755'^^xsd:integer;
  dwc:scientificName 'Parvipalpus capillaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 101858'^^xsd:string;
  dwc:aphiaid '101858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411773> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411773'^^xsd:integer;
  dwc:scientificName 'Achelia longipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 146893'^^xsd:string;
  dwc:aphiaid '146893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411798> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411798'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124670'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411812> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411812'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132833'^^xsd:string;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411812'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411816> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-28'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411816'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) angulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132773'^^xsd:string;
  dwc:aphiaid '132773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411816'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411747> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411747'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102963'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411756> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411756'^^xsd:integer;
  dwc:scientificName 'Hydrobia neglecta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140125'^^xsd:string;
  dwc:aphiaid '140125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '465551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411781> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411781'^^xsd:integer;
  dwc:scientificName 'Doto tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139655'^^xsd:string;
  dwc:aphiaid '139655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411790> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411790'^^xsd:integer;
  dwc:scientificName 'Paradoxostoma ensiforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 128326'^^xsd:string;
  dwc:aphiaid '128326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '462178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411815> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411815'^^xsd:integer;
  dwc:scientificName 'Haliclona indistincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132811'^^xsd:string;
  dwc:aphiaid '132811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411748> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411748'^^xsd:integer;
  dwc:scientificName 'Metaphoxus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102983'^^xsd:string;
  dwc:aphiaid '102983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411742> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411742'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102795'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411744> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411744'^^xsd:integer;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140186'^^xsd:string;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411802> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411802'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103557'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411763> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411763'^^xsd:integer;
  dwc:scientificName 'Pagurus carneus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107233'^^xsd:string;
  dwc:aphiaid '107233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411765> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411765'^^xsd:integer;
  dwc:scientificName 'Uroptychus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107144'^^xsd:string;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411772> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411772'^^xsd:integer;
  dwc:scientificName 'Janthina exigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140154'^^xsd:string;
  dwc:aphiaid '140154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411799> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411799'^^xsd:integer;
  dwc:scientificName 'Thyone inermis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124672'^^xsd:string;
  dwc:aphiaid '124672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411806> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411806'^^xsd:integer;
  dwc:scientificName 'Coryphoblennius galerita'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 126762'^^xsd:string;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411778> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411778'^^xsd:integer;
  dwc:scientificName 'Doto eireana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139635'^^xsd:string;
  dwc:aphiaid '139635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411793> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411793'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 125109'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411808> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411808'^^xsd:integer;
  dwc:scientificName 'Planes minutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107462'^^xsd:string;
  dwc:aphiaid '107462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411734> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411734'^^xsd:integer;
  dwc:scientificName 'Metopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103128'^^xsd:string;
  dwc:aphiaid '103128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411738> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411738'^^xsd:integer;
  dwc:scientificName 'Pulsellum affine'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140892'^^xsd:string;
  dwc:aphiaid '140892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411757> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411757'^^xsd:integer;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107696'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411764> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411764'^^xsd:integer;
  dwc:scientificName 'Munidopsis curvirostra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107175'^^xsd:string;
  dwc:aphiaid '107175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411771> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411771'^^xsd:integer;
  dwc:scientificName 'Janthina pallida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140157'^^xsd:string;
  dwc:aphiaid '140157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411807> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411807'^^xsd:integer;
  dwc:scientificName 'Ocnus lacteus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124645'^^xsd:string;
  dwc:aphiaid '124645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411814> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411814'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132786'^^xsd:string;
  dwc:aphiaid '132786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411761> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411761'^^xsd:integer;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107704'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411776> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411776'^^xsd:integer;
  dwc:scientificName 'Tritonia nilsodhneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141737'^^xsd:string;
  dwc:aphiaid '141737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1669253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411795> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411795'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124316'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411810> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411810'^^xsd:integer;
  dwc:scientificName 'Tetrastemma helvolum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 122778'^^xsd:string;
  dwc:aphiaid '122778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411810'^^xsd:anyURI;
  dwc:aphiaIdAccepted '122778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411779> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411779'^^xsd:integer;
  dwc:scientificName 'Doto millbayana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139647'^^xsd:string;
  dwc:aphiaid '139647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411788> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411788'^^xsd:integer;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139010'^^xsd:string;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411813> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411813'^^xsd:integer;
  dwc:scientificName 'Halichondria simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132635'^^xsd:string;
  dwc:aphiaid '132635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411813'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411733> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411733'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103116'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411766> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411766'^^xsd:integer;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141374'^^xsd:string;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411770> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411770'^^xsd:integer;
  dwc:scientificName 'Janthina janthina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140155'^^xsd:string;
  dwc:aphiaid '140155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411783> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411783'^^xsd:integer;
  dwc:scientificName 'Trapania pallida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140046'^^xsd:string;
  dwc:aphiaid '140046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411784> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411784'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141707'^^xsd:string;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411801> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411801'^^xsd:integer;
  dwc:scientificName 'Diazona violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103733'^^xsd:string;
  dwc:aphiaid '103733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411767> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411767'^^xsd:integer;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107298'^^xsd:string;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411731> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411731'^^xsd:integer;
  dwc:scientificName 'Iphimedia spatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102351'^^xsd:string;
  dwc:aphiaid '102351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411751> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411751'^^xsd:integer;
  dwc:scientificName 'Isaea montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102375'^^xsd:string;
  dwc:aphiaid '102375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411794> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411794'^^xsd:integer;
  dwc:scientificName 'Amphiura (Acrocnida) brachiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 125193'^^xsd:string;
  dwc:aphiaid '125193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411811> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411811'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) bailloni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 127454'^^xsd:string;
  dwc:aphiaid '127454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411811'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411777> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411777'^^xsd:integer;
  dwc:scientificName 'Doto dunnei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139634'^^xsd:string;
  dwc:aphiaid '139634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411786> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411786'^^xsd:integer;
  dwc:scientificName 'Favorinus blianus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139939'^^xsd:string;
  dwc:aphiaid '139939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411800> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411800'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124685'^^xsd:string;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411804> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411804'^^xsd:integer;
  dwc:scientificName 'Eugyra arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103764'^^xsd:string;
  dwc:aphiaid '103764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1864698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411743> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411743'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103076'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411760> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411760'^^xsd:integer;
  dwc:scientificName 'Stereomastis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107698'^^xsd:string;
  dwc:aphiaid '107698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411774> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411774'^^xsd:integer;
  dwc:scientificName 'Philine punctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140758'^^xsd:string;
  dwc:aphiaid '140758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411797> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411797'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124598'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411740> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411740'^^xsd:integer;
  dwc:scientificName 'Cadulus jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140005'^^xsd:string;
  dwc:aphiaid '140005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1717299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411732> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411732'^^xsd:integer;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140082'^^xsd:string;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411739> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411739'^^xsd:integer;
  dwc:scientificName 'Chaetogammarus pirloti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102256'^^xsd:string;
  dwc:aphiaid '102256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411746> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411746'^^xsd:integer;
  dwc:scientificName 'Propilidium exiguum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140188'^^xsd:string;
  dwc:aphiaid '140188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411782> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411782'^^xsd:integer;
  dwc:scientificName 'Adalaria proxima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140629'^^xsd:string;
  dwc:aphiaid '140629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411789> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411789'^^xsd:integer;
  dwc:scientificName 'Abra longicallus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141434'^^xsd:string;
  dwc:aphiaid '141434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411796> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411796'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124653'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411769> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411769'^^xsd:integer;
  dwc:scientificName 'Trichotropis borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 138988'^^xsd:string;
  dwc:aphiaid '138988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '714762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411741> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -10.56)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411741'^^xsd:integer;
  dwc:scientificName 'Emarginula crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.56'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139957'^^xsd:string;
  dwc:aphiaid '139957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314685> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190735)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-11-11'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314685'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 150256'^^xsd:string;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315099> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315099'^^xsd:integer;
  dwc:scientificName 'Lunatia fusca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 150587'^^xsd:string;
  dwc:aphiaid '150587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315099'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317993> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317993'^^xsd:integer;
  dwc:scientificName 'Skenea cutleriana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153559'^^xsd:string;
  dwc:aphiaid '153559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318169> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-16'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318169'^^xsd:integer;
  dwc:scientificName 'Mangelia (Bela) powisiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153942'^^xsd:string;
  dwc:aphiaid '153942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315662> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-06'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315662'^^xsd:integer;
  dwc:scientificName 'Crenilabrus bailloni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 151480'^^xsd:string;
  dwc:aphiaid '151480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315662'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317906> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317906'^^xsd:integer;
  dwc:scientificName 'Greilada elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153409'^^xsd:string;
  dwc:aphiaid '153409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314834> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314834'^^xsd:integer;
  dwc:scientificName 'Achelia hispida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 150521'^^xsd:string;
  dwc:aphiaid '150521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312814> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312814'^^xsd:integer;
  dwc:scientificName 'Munida intermedia var. sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148422'^^xsd:string;
  dwc:aphiaid '148422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312814'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107163'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318005> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318005'^^xsd:integer;
  dwc:scientificName 'Skenea nitens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153584'^^xsd:string;
  dwc:aphiaid '153584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312828> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312828'^^xsd:integer;
  dwc:scientificName 'Chirostylus formosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148426'^^xsd:string;
  dwc:aphiaid '148426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1310474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312672> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312672'^^xsd:integer;
  dwc:scientificName 'Phascolosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148300'^^xsd:string;
  dwc:aphiaid '148300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317952> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317952'^^xsd:integer;
  dwc:scientificName 'Synonchus brevisetosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153461'^^xsd:string;
  dwc:aphiaid '153461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '121971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312671> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "706"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312671'^^xsd:integer;
  dwc:scientificName 'Phascolosoma abyssorum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:minimumDepth '706'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148300'^^xsd:string;
  dwc:aphiaid '148300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314918> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-04'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314918'^^xsd:integer;
  dwc:scientificName 'Antalis vulgare'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 150537'^^xsd:string;
  dwc:aphiaid '150537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318012> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318012'^^xsd:integer;
  dwc:scientificName 'Rissoa porifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153669'^^xsd:string;
  dwc:aphiaid '153669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317974> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.050000190734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -10.050000190734863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-10.050000190734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317974'^^xsd:integer;
  dwc:scientificName 'Monodonta lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-10.050000190735'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153534'^^xsd:string;
  dwc:aphiaid '153534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318565> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318565'^^xsd:integer;
  dwc:scientificName 'Cyclothone signata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154831'^^xsd:string;
  dwc:aphiaid '154831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318565'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412693> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412693'^^xsd:integer;
  dwc:scientificName 'Siriella jaltensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120214'^^xsd:string;
  dwc:aphiaid '120214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412700> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412700'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140710'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412696> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412696'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107254'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412703> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412703'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 123867'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412704> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412704'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124316'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318566> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318566'^^xsd:integer;
  dwc:scientificName 'Cyclothone signata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 154831'^^xsd:string;
  dwc:aphiaid '154831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318566'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317745> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-14'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317745'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis wuelkeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 153094'^^xsd:string;
  dwc:aphiaid '153094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '153094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313080> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A313080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:313080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '313080'^^xsd:integer;
  dwc:scientificName 'Haplostylus normani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 148698'^^xsd:string;
  dwc:aphiaid '148698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:313080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412692> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412692'^^xsd:integer;
  dwc:scientificName 'Siriella armata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 120208'^^xsd:string;
  dwc:aphiaid '120208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '120208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412699> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412699'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 134687'^^xsd:string;
  dwc:aphiaid '134687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412701> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412701'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140301'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412708> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412708'^^xsd:integer;
  dwc:scientificName 'Hydrichthys cyclothonis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 117668'^^xsd:string;
  dwc:aphiaid '117668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412705> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412705'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124319'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412691> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412691'^^xsd:integer;
  dwc:scientificName 'Molpadia maroccana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124800'^^xsd:string;
  dwc:aphiaid '124800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412691'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412707> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412707'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107398'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412695> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412695'^^xsd:integer;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124456'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412697> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412697'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107253'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412697'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412702> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412702'^^xsd:integer;
  dwc:scientificName 'Leptometra celtica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 124224'^^xsd:string;
  dwc:aphiaid '124224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412706> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412706'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107387'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412698> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412698'^^xsd:integer;
  dwc:scientificName 'Polybius henslowii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107399'^^xsd:string;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412694> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412694'^^xsd:integer;
  dwc:scientificName 'Holothuria (Roweothuria) arguinensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 125184'^^xsd:string;
  dwc:aphiaid '125184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412709> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.791389140019"^^xsd:decimal ;
  dwc:decimalLongitude "-9.814976257455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "723489"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.791389140019 -9.814976257455)"^^geo:wktLiteral ;
  geo-pos:lat "32.791389140019"^^xsd:decimal ;
  geo-pos:long "-9.814976257455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "723489"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A412709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:412709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '412709'^^xsd:integer;
  dwc:scientificName 'Parasinelobus chevreuxi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.814976257455'^^xsd:double;
  dwc:latitude '32.791389140019'^^xsd:double;
  dwc:coordinatePrecision '723489'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 136535'^^xsd:string;
  dwc:aphiaid '136535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:412709'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410731> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18"^^xsd:decimal ;
  dwc:decimalLongitude "-9.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  geo-pos:lat "53.18"^^xsd:decimal ;
  geo-pos:long "-9.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:410731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '410731'^^xsd:integer;
  dwc:scientificName 'Achelia simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.43'^^xsd:double;
  dwc:latitude '53.18'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 134603'^^xsd:string;
  dwc:aphiaid '134603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:410731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410732> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18"^^xsd:decimal ;
  dwc:decimalLongitude "-9.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  geo-pos:lat "53.18"^^xsd:decimal ;
  geo-pos:long "-9.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:410732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '410732'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.43'^^xsd:double;
  dwc:latitude '53.18'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103557'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:410732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410733> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18"^^xsd:decimal ;
  dwc:decimalLongitude "-9.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  geo-pos:lat "53.18"^^xsd:decimal ;
  geo-pos:long "-9.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:410733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '410733'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.43'^^xsd:double;
  dwc:latitude '53.18'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103890'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:410733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A450066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A450066> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A450066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18"^^xsd:decimal ;
  dwc:decimalLongitude "-9.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A450066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  geo-pos:lat "53.18"^^xsd:decimal ;
  geo-pos:long "-9.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A450066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:450066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-16'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '450066'^^xsd:integer;
  dwc:scientificName 'Leptosynapta minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.43'^^xsd:double;
  dwc:latitude '53.18'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124467'^^xsd:string;
  dwc:aphiaid '124467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:450066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410730> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18"^^xsd:decimal ;
  dwc:decimalLongitude "-9.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18 -9.43)"^^geo:wktLiteral ;
  geo-pos:lat "53.18"^^xsd:decimal ;
  geo-pos:long "-9.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A410730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:410730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '410730'^^xsd:integer;
  dwc:scientificName 'Isaea elmhirsti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.43'^^xsd:double;
  dwc:latitude '53.18'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102374'^^xsd:string;
  dwc:aphiaid '102374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:410730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315607> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20000076293945 -9.229999542236328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20000076293945"^^xsd:decimal ;
  dwc:decimalLongitude "-9.229999542236328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20000076293945 -9.229999542236328)"^^geo:wktLiteral ;
  geo-pos:lat "53.20000076293945"^^xsd:decimal ;
  geo-pos:long "-9.229999542236328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A315607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:315607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-05'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '315607'^^xsd:integer;
  dwc:scientificName 'Geophilus fucorum seurati'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.2299995422363'^^xsd:double;
  dwc:latitude '53.200000762939'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 151193'^^xsd:string;
  dwc:aphiaid '151193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:315607'^^xsd:anyURI;
  dwc:aphiaIdAccepted '394510'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401413> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "132000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.23"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "132000"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A401413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:401413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-13'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '401413'^^xsd:integer;
  dwc:scientificName 'Palaemon macrodactylus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:coordinatePrecision '132000'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 181372'^^xsd:string;
  dwc:aphiaid '181372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:401413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312533> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -9)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-21'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312533'^^xsd:integer;
  dwc:scientificName 'Leptosphaeria albopunctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 147673'^^xsd:string;
  dwc:aphiaid '147673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312533'^^xsd:anyURI;
  dwc:aphiaIdAccepted '147673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407619> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18417 -8.68389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18417"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18417 -8.68389)"^^geo:wktLiteral ;
  geo-pos:lat "44.18417"^^xsd:decimal ;
  geo-pos:long "-8.68389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A407619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:407619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-01-19'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '407619'^^xsd:integer;
  dwc:scientificName 'Clathrina biscayae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.68389'^^xsd:double;
  dwc:latitude '44.18417'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132271'^^xsd:string;
  dwc:aphiaid '132271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:407619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '732711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411947> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9909 -8.5041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9909"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27900"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9909 -8.5041)"^^geo:wktLiteral ;
  geo-pos:lat "70.9909"^^xsd:decimal ;
  geo-pos:long "-8.5041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27900"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411947'^^xsd:integer;
  dwc:scientificName 'Haliclona rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5041'^^xsd:double;
  dwc:latitude '70.9909'^^xsd:double;
  dwc:coordinatePrecision '27900'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 132852'^^xsd:string;
  dwc:aphiaid '132852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411946> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9909 -8.5041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9909"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27900"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9909 -8.5041)"^^geo:wktLiteral ;
  geo-pos:lat "70.9909"^^xsd:decimal ;
  geo-pos:long "-8.5041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27900"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411946'^^xsd:integer;
  dwc:scientificName 'Polymorphus minutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.5041'^^xsd:double;
  dwc:latitude '70.9909'^^xsd:double;
  dwc:coordinatePrecision '27900'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 100637'^^xsd:string;
  dwc:aphiaid '100637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411675> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411675'^^xsd:integer;
  dwc:scientificName 'Cuthona rubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141633'^^xsd:string;
  dwc:aphiaid '141633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411675'^^xsd:anyURI;
  dwc:aphiaIdAccepted '986795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411676> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411676'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141883'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411676'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411673> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411673'^^xsd:integer;
  dwc:scientificName 'Doto tuberculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139655'^^xsd:string;
  dwc:aphiaid '139655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411673'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411688> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411688'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) fibulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132796'^^xsd:string;
  dwc:aphiaid '132796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411688'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411685> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411685'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132786'^^xsd:string;
  dwc:aphiaid '132786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411685'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411686> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411686'^^xsd:integer;
  dwc:scientificName 'Haliclona rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132852'^^xsd:string;
  dwc:aphiaid '132852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411663> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411663'^^xsd:integer;
  dwc:scientificName 'Acanthochitona discrepans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 138676'^^xsd:string;
  dwc:aphiaid '138676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411663'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411665> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411665'^^xsd:integer;
  dwc:scientificName 'Gammarus tigrinus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102296'^^xsd:string;
  dwc:aphiaid '102296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411665'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411670> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411670'^^xsd:integer;
  dwc:scientificName 'Lamellaria latens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140172'^^xsd:string;
  dwc:aphiaid '140172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411670'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411672> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411672'^^xsd:integer;
  dwc:scientificName 'Doto lemchei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139645'^^xsd:string;
  dwc:aphiaid '139645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411672'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411680> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411680'^^xsd:integer;
  dwc:scientificName 'Synoicum pulmonaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103692'^^xsd:string;
  dwc:aphiaid '103692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411687> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-28'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411687'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) angulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132773'^^xsd:string;
  dwc:aphiaid '132773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411687'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411679> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411679'^^xsd:integer;
  dwc:scientificName 'Aplidium densum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103642'^^xsd:string;
  dwc:aphiaid '103642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411679'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103642'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411666> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411666'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102860'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411666'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411683> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411683'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132833'^^xsd:string;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411684> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411684'^^xsd:integer;
  dwc:scientificName 'Halichondria simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132635'^^xsd:string;
  dwc:aphiaid '132635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411684'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411681> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411681'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103921'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411681'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411669> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411669'^^xsd:integer;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140173'^^xsd:string;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411669'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411667> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411667'^^xsd:integer;
  dwc:scientificName 'Stenopleustes nodifer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103029'^^xsd:string;
  dwc:aphiaid '103029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411667'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411668> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411668'^^xsd:integer;
  dwc:scientificName 'Trichotropis borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 138988'^^xsd:string;
  dwc:aphiaid '138988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411668'^^xsd:anyURI;
  dwc:aphiaIdAccepted '714762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411664> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411664'^^xsd:integer;
  dwc:scientificName 'Emarginula crassa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139957'^^xsd:string;
  dwc:aphiaid '139957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411671> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411671'^^xsd:integer;
  dwc:scientificName 'Colpodaspis pusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139547'^^xsd:string;
  dwc:aphiaid '139547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411671'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411678> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411678'^^xsd:integer;
  dwc:scientificName 'Glossobalanus sarniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 137609'^^xsd:string;
  dwc:aphiaid '137609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411678'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411674> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411674'^^xsd:integer;
  dwc:scientificName 'Trapania pallida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140046'^^xsd:string;
  dwc:aphiaid '140046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411674'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411677> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411677'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124710'^^xsd:string;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411677'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411682> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5259"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5259 -8.1879)"^^geo:wktLiteral ;
  geo-pos:lat "55.5259"^^xsd:decimal ;
  geo-pos:long "-8.1879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411682'^^xsd:integer;
  dwc:scientificName 'Eugyra arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.1879'^^xsd:double;
  dwc:latitude '55.5259'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103764'^^xsd:string;
  dwc:aphiaid '103764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1864698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318009> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83000183105469"^^xsd:decimal ;
  dwc:decimalLongitude "-8.010000228881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  geo-pos:lat "51.83000183105469"^^xsd:decimal ;
  geo-pos:long "-8.010000228881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A318009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:318009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '318009'^^xsd:integer;
  dwc:scientificName 'Collisella tessulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.0100002288818'^^xsd:double;
  dwc:latitude '51.830001831055'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153591'^^xsd:string;
  dwc:aphiaid '153591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:318009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314686> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83000183105469"^^xsd:decimal ;
  dwc:decimalLongitude "-8.010000228881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  geo-pos:lat "51.83000183105469"^^xsd:decimal ;
  geo-pos:long "-8.010000228881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A314686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:314686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '314686'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.0100002288818'^^xsd:double;
  dwc:latitude '51.830001831055'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 150256'^^xsd:string;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:314686'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317977> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83000183105469"^^xsd:decimal ;
  dwc:decimalLongitude "-8.010000228881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  geo-pos:lat "51.83000183105469"^^xsd:decimal ;
  geo-pos:long "-8.010000228881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A317977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:317977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-15'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '317977'^^xsd:integer;
  dwc:scientificName 'Monodonta lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.0100002288818'^^xsd:double;
  dwc:latitude '51.830001831055'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 153534'^^xsd:string;
  dwc:aphiaid '153534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:317977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '689176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312877> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83000183105469"^^xsd:decimal ;
  dwc:decimalLongitude "-8.010000228881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  geo-pos:lat "51.83000183105469"^^xsd:decimal ;
  geo-pos:long "-8.010000228881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-24'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312877'^^xsd:integer;
  dwc:scientificName 'Geryon tridens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.0100002288818'^^xsd:double;
  dwc:latitude '51.830001831055'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148491'^^xsd:string;
  dwc:aphiaid '148491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312639> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83000183105469"^^xsd:decimal ;
  dwc:decimalLongitude "-8.010000228881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83000183105469 -8.010000228881836)"^^geo:wktLiteral ;
  geo-pos:lat "51.83000183105469"^^xsd:decimal ;
  geo-pos:long "-8.010000228881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A312639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:312639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-23'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '312639'^^xsd:integer;
  dwc:scientificName 'Phascolosoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-8.0100002288818'^^xsd:double;
  dwc:latitude '51.830001831055'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 148299'^^xsd:string;
  dwc:aphiaid '148299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:312639'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409294> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37904"^^xsd:decimal ;
  dwc:decimalLongitude "-7.846077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "416701"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  geo-pos:lat "49.37904"^^xsd:decimal ;
  geo-pos:long "-7.846077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "416701"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409294'^^xsd:integer;
  dwc:scientificName 'Glossobalanus sarniensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.846077'^^xsd:double;
  dwc:latitude '49.37904'^^xsd:double;
  dwc:coordinatePrecision '416701'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 137609'^^xsd:string;
  dwc:aphiaid '137609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409294'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409295> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37904"^^xsd:decimal ;
  dwc:decimalLongitude "-7.846077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "416701"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  geo-pos:lat "49.37904"^^xsd:decimal ;
  geo-pos:long "-7.846077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "416701"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409295'^^xsd:integer;
  dwc:scientificName 'Glycera celtica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.846077'^^xsd:double;
  dwc:latitude '49.37904'^^xsd:double;
  dwc:coordinatePrecision '416701'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 130119'^^xsd:string;
  dwc:aphiaid '130119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409295'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409290> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37904"^^xsd:decimal ;
  dwc:decimalLongitude "-7.846077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "416701"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  geo-pos:lat "49.37904"^^xsd:decimal ;
  geo-pos:long "-7.846077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "416701"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409290'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.846077'^^xsd:double;
  dwc:latitude '49.37904'^^xsd:double;
  dwc:coordinatePrecision '416701'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 101908'^^xsd:string;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409293> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37904"^^xsd:decimal ;
  dwc:decimalLongitude "-7.846077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "416701"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  geo-pos:lat "49.37904"^^xsd:decimal ;
  geo-pos:long "-7.846077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "416701"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409293'^^xsd:integer;
  dwc:scientificName 'Ebalia nux'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.846077'^^xsd:double;
  dwc:latitude '49.37904'^^xsd:double;
  dwc:coordinatePrecision '416701'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 107299'^^xsd:string;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409291> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37904"^^xsd:decimal ;
  dwc:decimalLongitude "-7.846077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "416701"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  geo-pos:lat "49.37904"^^xsd:decimal ;
  geo-pos:long "-7.846077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "416701"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409291'^^xsd:integer;
  dwc:scientificName 'Lacuna crassior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.846077'^^xsd:double;
  dwc:latitude '49.37904'^^xsd:double;
  dwc:coordinatePrecision '416701'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 140167'^^xsd:string;
  dwc:aphiaid '140167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409292> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37904"^^xsd:decimal ;
  dwc:decimalLongitude "-7.846077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "416701"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37904 -7.846077)"^^geo:wktLiteral ;
  geo-pos:lat "49.37904"^^xsd:decimal ;
  geo-pos:long "-7.846077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "416701"^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A409292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:409292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '409292'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.846077'^^xsd:double;
  dwc:latitude '49.37904'^^xsd:double;
  dwc:coordinatePrecision '416701'^^xsd:integer;
  dwc:occurrenceRemarks 'AphiaID: 102115'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:409292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411720> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411720'^^xsd:integer;
  dwc:scientificName 'Gobius cruentatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 126888'^^xsd:string;
  dwc:aphiaid '126888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411720'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411724> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411724'^^xsd:integer;
  dwc:scientificName 'Halichondria simulans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132635'^^xsd:string;
  dwc:aphiaid '132635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411692> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411692'^^xsd:integer;
  dwc:scientificName 'Metopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 103128'^^xsd:string;
  dwc:aphiaid '103128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411710> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411710'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 141883'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411725> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411725'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) cinerea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132786'^^xsd:string;
  dwc:aphiaid '132786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411698> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411698'^^xsd:integer;
  dwc:scientificName 'Corophium acutum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102084'^^xsd:string;
  dwc:aphiaid '102084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411698'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411712> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411712'^^xsd:integer;
  dwc:scientificName 'Echinus acutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124277'^^xsd:string;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411712'^^xsd:anyURI;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411723> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411723'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132833'^^xsd:string;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411713> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411713'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124653'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411722> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411722'^^xsd:integer;
  dwc:scientificName 'Oceanapia isodictyiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132940'^^xsd:string;
  dwc:aphiaid '132940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411703> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411703'^^xsd:integer;
  dwc:scientificName 'Munidopsis curvirostra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107175'^^xsd:string;
  dwc:aphiaid '107175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411717> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411717'^^xsd:integer;
  dwc:scientificName 'Lepadogaster candollei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 126517'^^xsd:string;
  dwc:aphiaid '126517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411718> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411718'^^xsd:integer;
  dwc:scientificName 'Syngnathus rostellatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 127389'^^xsd:string;
  dwc:aphiaid '127389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411700> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411700'^^xsd:integer;
  dwc:scientificName 'Parvipalpus capillaceus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 101858'^^xsd:string;
  dwc:aphiaid '101858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411705> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411705'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 138963'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411705'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411730> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411730'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) fibulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132796'^^xsd:string;
  dwc:aphiaid '132796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411693> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411693'^^xsd:integer;
  dwc:scientificName 'Pulsellum affine'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 140892'^^xsd:string;
  dwc:aphiaid '140892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411708> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411708'^^xsd:integer;
  dwc:scientificName 'Doto lemchei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139645'^^xsd:string;
  dwc:aphiaid '139645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411708'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411727> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411727'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132881'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411699> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411699'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102111'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411706> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411706'^^xsd:integer;
  dwc:scientificName 'Colpodaspis pusilla'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 139547'^^xsd:string;
  dwc:aphiaid '139547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411729> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411729'^^xsd:integer;
  dwc:scientificName 'Haliclona rosea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 132852'^^xsd:string;
  dwc:aphiaid '132852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '166637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411701> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411701'^^xsd:integer;
  dwc:scientificName 'Polycheles granulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107695'^^xsd:string;
  dwc:aphiaid '107695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411714> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411714'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 124598'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411714'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411721> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411721'^^xsd:integer;
  dwc:scientificName 'Planes minutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 107462'^^xsd:string;
  dwc:aphiaid '107462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411690> ;
  mr:hasGeometry <https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63 -7.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.63"^^xsd:decimal ;
  geo-pos:long "-7.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/82__urn%3Acatalog%3AVLIZ%3ATisbe%3A411690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VLIZ:Tisbe:411690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/82_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Tisbe'^^xsd:string;
  dwc:catalogNumber '411690'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:longitude '-7.68'^^xsd:double;
  dwc:latitude '51.63'^^xsd:double;
  dwc:occurrenceRemarks 'AphiaID: 102346'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VLIZ:Tisbe:411690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/82__urn%3Acatalog%3AVLIZ%3ATisbe%