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

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/event/5068_Zwingeul_1985-1986>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_1985-1986" ;
  .
<https://eurobis.org/id/event/5068_Zwingeul_Aug1985>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_Aug1985" ;
  .
<https://eurobis.org/id/event/5068_Zwingeul_Dec1985>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_Dec1985" ;
  .
<https://eurobis.org/id/event/5068_Zwingeul_Feb-Mar%201985>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_Feb-Mar 1985" ;
  .
<https://eurobis.org/id/event/5068_Zwingeul_Nov-Dec1985>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_Nov-Dec1985" ;
  .
<https://eurobis.org/id/event/5068_Zwingeul_Nov1985>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_Nov1985" ;
  .
<https://eurobis.org/id/event/5068_Zwingeul_Oct1985>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_Oct1985" ;
  .
<https://eurobis.org/id/event/5068_Zwingeul_Sep1985>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Zwingeul_Sep1985" ;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_116452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_116452'^^xsd:string;
  dwc:scientificName 'Altheuta interrupta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '116452'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_116452'^^xsd:string;
  dwc:aphiaIdAccepted '116452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_115427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_115427'^^xsd:string;
  dwc:scientificName 'Altheuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '115427'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_115427'^^xsd:string;
  dwc:aphiaIdAccepted '115427'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_1135'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_1135'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_101497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_101497'^^xsd:string;
  dwc:scientificName 'Atylus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_101497'^^xsd:string;
  dwc:aphiaIdAccepted '101497'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_102131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_102131'^^xsd:string;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_102131'^^xsd:string;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_101742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_101742'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_101742'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_1100'^^xsd:string;
  dwc:scientificName 'Calanoidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_1100'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_104152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_104152'^^xsd:string;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_104152'^^xsd:string;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_115723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_115723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_115723'^^xsd:string;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_115723'^^xsd:string;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_107381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_107381'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_107381'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_1082'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_1082'^^xsd:string;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_1080'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_1080'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_101489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_101489'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_101489'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_102101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_102101'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_102101'^^xsd:string;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_107552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_107552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_107552'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_107552'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_116162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_116162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_116162'^^xsd:string;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_116162'^^xsd:string;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_101537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_101537'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_101537'^^xsd:string;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_150105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_150105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_150105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_150105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_150105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_150105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_150105'^^xsd:string;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_150105'^^xsd:string;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_130770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_130770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_130770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_130770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_130770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_130770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_130770'^^xsd:string;
  dwc:scientificName 'Harmotoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_130770'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_1102'^^xsd:string;
  dwc:scientificName 'Harpacticoidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_1102'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_509434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_509434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_509434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_509434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_509434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_509434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_509434'^^xsd:string;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '509434'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_509434'^^xsd:string;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_131495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_131495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_131495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_131495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_131495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_131495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_131495'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_131495'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_120072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_120072'^^xsd:string;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_120072'^^xsd:string;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_2824'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_2824'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_120136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_120136'^^xsd:string;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_120136'^^xsd:string;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_129370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_129370'^^xsd:string;
  dwc:scientificName 'Nepthys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_129370'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_129379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_129379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_129379'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_129379'^^xsd:string;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_101857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_101857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_101857'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_101857'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_234099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_234099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_234099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_234099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_234099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_234099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_234099'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_234099'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_754174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_754174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_754174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_754174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_754174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_754174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_754174'^^xsd:string;
  dwc:scientificName 'Polychaeta Errantia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '754174'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_754174'^^xsd:string;
  dwc:aphiaIdAccepted '754174'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_102916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_102916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_102916'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_102916'^^xsd:string;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_106763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_106763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_106763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_106763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_106763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_106763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_106763'^^xsd:string;
  dwc:scientificName 'Portunidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '106763'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_106763'^^xsd:string;
  dwc:aphiaIdAccepted '106763'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_120177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_120177'^^xsd:string;
  dwc:scientificName 'Praunus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_120177'^^xsd:string;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_119905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_119905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_119905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_119905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_119905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_119905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_119905'^^xsd:string;
  dwc:scientificName 'Schistomysis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '119905'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_119905'^^xsd:string;
  dwc:aphiaIdAccepted '119905'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_120206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_120206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_120206'^^xsd:string;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_120206'^^xsd:string;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_104878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_104878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_104878'^^xsd:string;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_104878'^^xsd:string;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_1135'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_1135'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_106673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_106673'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_106673'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_1100'^^xsd:string;
  dwc:scientificName 'Calanoidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_1100'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_106674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_106674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_106674'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_106674'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_1082'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_1082'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_1102'^^xsd:string;
  dwc:scientificName 'Harpacticoidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_1102'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_2824'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_2824'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_754174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_754174'^^xsd:string;
  dwc:scientificName 'Polychaeta Errantia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '754174'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_754174'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '754174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_754175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_754175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_754175'^^xsd:string;
  dwc:scientificName 'Polychaeta Sedentaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '754175'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_754175'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '754175'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_883'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_883'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_1135'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_1135'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_106673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_106673'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_106673'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_1100'^^xsd:string;
  dwc:scientificName 'Calanoidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_1100'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_106674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_106674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_106674'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_106674'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_1082'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_1082'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_1102'^^xsd:string;
  dwc:scientificName 'Harpacticoidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_1102'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_2824'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_2824'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Aug1985_Zwingeul_Aug1985_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Aug1985_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Aug1985_883'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Aug1985_883'^^xsd:string;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127190'^^xsd:string;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127190'^^xsd:string;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126752'^^xsd:string;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126752'^^xsd:string;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_272030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_272030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_272030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_272030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_272030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_272030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_272030'^^xsd:string;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_272030'^^xsd:string;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126375'^^xsd:string;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126375'^^xsd:string;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126792'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126792'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126448'^^xsd:string;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126448'^^xsd:string;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126417'^^xsd:string;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126417'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126975'^^xsd:string;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126975'^^xsd:string;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126436'^^xsd:string;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126436'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126505'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126505'^^xsd:string;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Feb-Mar%201985_Zwingeul_Feb-Mar%201985_126505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Feb-Mar%201985_Zwingeul_Feb-Mar%201985_126505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Feb-Mar%201985_Zwingeul_Feb-Mar%201985_126505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Feb-Mar%201985_Zwingeul_Feb-Mar%201985_126505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Feb-Mar%201985_Zwingeul_Feb-Mar%201985_126505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Feb-Mar 1985_126505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Feb-Mar 1985_126505'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Feb-Mar 1985_126505'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_126505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_126505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_126505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_126505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov-Dec1985_Zwingeul_Nov-Dec1985_126505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov-Dec1985_126505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov-Dec1985_126505'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov-Dec1985_126505'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127139'^^xsd:string;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127139'^^xsd:string;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Dec1985_Zwingeul_Dec1985_127139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Dec1985_Zwingeul_Dec1985_127139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Dec1985_Zwingeul_Dec1985_127139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Dec1985_Zwingeul_Dec1985_127139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Dec1985_127139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Dec1985_127139'^^xsd:string;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Dec1985_127139'^^xsd:string;
  dwc:observationDate '1985-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Nov1985_Zwingeul_Nov1985_127139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Nov1985_Zwingeul_Nov1985_127139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Nov1985_Zwingeul_Nov1985_127139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Nov1985_Zwingeul_Nov1985_127139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Nov1985_127139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Nov1985_127139'^^xsd:string;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Nov1985_127139'^^xsd:string;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127219'^^xsd:string;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127219'^^xsd:string;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126438'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126438'^^xsd:string;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127203'^^xsd:string;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127203'^^xsd:string;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_402566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_402566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_402566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_402566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_402566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_402566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_402566'^^xsd:string;
  dwc:scientificName 'Pholis gunellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '402566'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_402566'^^xsd:string;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127141'^^xsd:string;
  dwc:scientificName 'Platichtys flesus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127141'^^xsd:string;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127143'^^xsd:string;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127143'^^xsd:string;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126925'^^xsd:string;
  dwc:scientificName 'Pomatoschistus lozanoi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126925'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126925'^^xsd:string;
  dwc:aphiaIdAccepted '126925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126927'^^xsd:string;
  dwc:scientificName 'Pomatoschistus microps'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126927'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126927'^^xsd:string;
  dwc:aphiaIdAccepted '126927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126928'^^xsd:string;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126928'^^xsd:string;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126507'^^xsd:string;
  dwc:scientificName 'Pungitius pungitius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126507'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126507'^^xsd:string;
  dwc:aphiaIdAccepted '126507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127149'^^xsd:string;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127149'^^xsd:string;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127150'^^xsd:string;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127150'^^xsd:string;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127160'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127160'^^xsd:string;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Oct1985_Zwingeul_Oct1985_127160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Oct1985_Zwingeul_Oct1985_127160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Oct1985_Zwingeul_Oct1985_127160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Oct1985_Zwingeul_Oct1985_127160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Oct1985_127160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Oct1985_127160'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Oct1985_127160'^^xsd:string;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_Sep1985_Zwingeul_Sep1985_127160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_Sep1985_Zwingeul_Sep1985_127160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_Sep1985_Zwingeul_Sep1985_127160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5068_Zwingeul_Sep1985_Zwingeul_Sep1985_127160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_Sep1985_127160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_Sep1985_127160'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_Sep1985_127160'^^xsd:string;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126425'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126425'^^xsd:string;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127389'^^xsd:string;
  dwc:scientificName 'Sygnathus rostellatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127389'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127389'^^xsd:string;
  dwc:aphiaIdAccepted '127389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127204'^^xsd:string;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127204'^^xsd:string;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_154453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_154453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_154453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_154453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_154453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_154453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_154453'^^xsd:string;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_154453'^^xsd:string;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_126445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_126445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_126445'^^xsd:string;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_126445'^^xsd:string;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37249"^^xsd:decimal ;
  dwc:decimalLongitude "3.59742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3112.331"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37249 3.59742)"^^geo:wktLiteral ;
  geo-pos:lat "51.37249"^^xsd:decimal ;
  geo-pos:long "3.59742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3112.331"^^xsd:integer .

<https://eurobis.org/id/occurrence/5068_Zwingeul_1985-1986_Zwingeul_1985-1986_127123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zwingeul_1985-1986_127123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5068_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-26'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'Ecological study of fish fauna in coastal waters near the mouth of the Zwin in 1985 and 1986'^^xsd:string;
  dwc:catalogNumber 'Zwingeul_1985-1986_127123'^^xsd:string;
  dwc:scientificName 'Zoarces viviparus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:longitude '3.59742'^^xsd:double;
  dwc:latitude '51.37249'^^xsd:double;
  dwc:coordinatePrecision '3112.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.64206 51.3711, 3.64206 51.37387, 3.55278 51.37387, 3.55278 51.3711, 3.64206 51.3711))'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:occurrenceId 'Zwingeul_1985-1986_127123'^^xsd:string;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF