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

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

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9033'^^xsd:string;
  dwc:scientificName 'Indeterm. Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9033'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9029'^^xsd:string;
  dwc:scientificName 'Eudactylopus cfr. fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115462'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9029'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9047'^^xsd:string;
  dwc:scientificName 'Paradactylopodia cfr. brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115464'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9047'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9048'^^xsd:string;
  dwc:scientificName 'Paralaophonte n.sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9048'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9064'^^xsd:string;
  dwc:scientificName 'Stenhelia (Delavalia) cfr. minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9064'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9065'^^xsd:string;
  dwc:scientificName 'Stenhelia (Delavalia) sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9065'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9015'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9015'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9016'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.6'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9016'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9032'^^xsd:string;
  dwc:scientificName 'Harpacticus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9032'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9059'^^xsd:string;
  dwc:scientificName 'Robertgurneya cfr. hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115323'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9059'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9034'^^xsd:string;
  dwc:scientificName 'Indeterm. Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9034'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9035'^^xsd:string;
  dwc:scientificName 'Indeterm. Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9035'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9036'^^xsd:string;
  dwc:scientificName 'Laophonte cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '116259'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9036'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116259'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9037'^^xsd:string;
  dwc:scientificName 'Laophonte depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '116262'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9037'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9041'^^xsd:string;
  dwc:scientificName 'Longipedia cfr. weberi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9041'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9044'^^xsd:string;
  dwc:scientificName 'Metis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115406'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9044'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9054'^^xsd:string;
  dwc:scientificName 'Psammolaophonte cfr. spinicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '149983'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9054'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9055'^^xsd:string;
  dwc:scientificName 'Pseudostenhelia prima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '355236'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9055'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '355236'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9056'^^xsd:string;
  dwc:scientificName 'Psyllocamptus (Langpsyllocamptus) cfr. quadrispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '465366'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9056'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9057'^^xsd:string;
  dwc:scientificName 'Psyllocamptus psyllocamptus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115486'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9057'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8983'^^xsd:string;
  dwc:scientificName 'Ameira cfr. longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8983'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8986'^^xsd:string;
  dwc:scientificName 'Amphiascoides cfr. subdebilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8986'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9031'^^xsd:string;
  dwc:scientificName 'Haloschizopera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9031'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9069'^^xsd:string;
  dwc:scientificName 'Typhlamphiascus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9069'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9070'^^xsd:string;
  dwc:scientificName 'Typhlamphiascus sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9070'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9071'^^xsd:string;
  dwc:scientificName 'Zausodes n.sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '150157'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9071'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8984'^^xsd:string;
  dwc:scientificName 'Ameira sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8984'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8985'^^xsd:string;
  dwc:scientificName 'Ameira sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8985'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9050'^^xsd:string;
  dwc:scientificName 'Paramphiascus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9050'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9051'^^xsd:string;
  dwc:scientificName 'Phyllopodopsyllus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115451'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9051'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115451'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9052'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9052'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9053'^^xsd:string;
  dwc:scientificName 'Porcellidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115433'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9053'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9039'^^xsd:string;
  dwc:scientificName 'Laubieria secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '352699'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9039'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8992'^^xsd:string;
  dwc:scientificName 'Amphiascus sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8992'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8993'^^xsd:string;
  dwc:scientificName 'Apodopsyllus cfr. africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '534146'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8993'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534146'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8994'^^xsd:string;
  dwc:scientificName 'Apolethon cfr. bilobatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '149985'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8994'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8995'^^xsd:string;
  dwc:scientificName 'Calanoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8995'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8996'^^xsd:string;
  dwc:scientificName 'Canuella brevifurca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '149924'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8996'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8997'^^xsd:string;
  dwc:scientificName 'Cletodes cfr. longifurca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8997'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8998'^^xsd:string;
  dwc:scientificName 'Cletodes n.sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8998'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9040'^^xsd:string;
  dwc:scientificName 'Leptocaris sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115301'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9040'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8987'^^xsd:string;
  dwc:scientificName 'Amphiascoides sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8987'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8988'^^xsd:string;
  dwc:scientificName 'Amphiascoides sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8988'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8989'^^xsd:string;
  dwc:scientificName 'Amphiascus pacificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115918'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8989'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '359310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8990'^^xsd:string;
  dwc:scientificName 'Amphiascus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8990'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8991'^^xsd:string;
  dwc:scientificName 'Amphiascus sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8991'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9068'^^xsd:string;
  dwc:scientificName 'Tegastes sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115447'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9068'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115447'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9026'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9026'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9027'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.6'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9027'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9028'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9028'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9030'^^xsd:string;
  dwc:scientificName 'Eudactylopus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115462'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9030'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9042'^^xsd:string;
  dwc:scientificName 'Lourinia cfr. armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115404'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9042'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9043'^^xsd:string;
  dwc:scientificName 'Mesochra cfr. pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9043'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9045'^^xsd:string;
  dwc:scientificName 'Nitocra cfr. hibernica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '157705'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9045'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9046'^^xsd:string;
  dwc:scientificName 'Orthopsyllus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115416'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9046'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115416'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9049'^^xsd:string;
  dwc:scientificName 'Paralaophonte n.sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9049'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9067'^^xsd:string;
  dwc:scientificName 'Stylicletodes sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115271'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9067'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115271'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9038'^^xsd:string;
  dwc:scientificName 'Laophonte sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9038'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9060'^^xsd:string;
  dwc:scientificName 'Robertsonia cfr. knoxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115324'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9060'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9061'^^xsd:string;
  dwc:scientificName 'Robertsonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115324'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9061'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9058'^^xsd:string;
  dwc:scientificName 'Robertgurneya cfr. diversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115323'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9058'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9062'^^xsd:string;
  dwc:scientificName 'Robertsonia sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115324'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9062'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9063'^^xsd:string;
  dwc:scientificName 'Schizacron cfr. barnishi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '150056'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9063'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9017'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9017'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9018'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.9'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9018'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9066'^^xsd:string;
  dwc:scientificName 'Stenocopia longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '355887'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9066'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '355887'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9010'^^xsd:string;
  dwc:scientificName 'Echinolaophonte mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '358402'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9010'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '358402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9000'^^xsd:string;
  dwc:scientificName 'Cletodes n.sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9000'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9001'^^xsd:string;
  dwc:scientificName 'Cletodes n.sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9001'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9002'^^xsd:string;
  dwc:scientificName 'Cletopsyllus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '149950'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9002'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9003'^^xsd:string;
  dwc:scientificName 'Cyclopoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9003'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9004'^^xsd:string;
  dwc:scientificName 'Dactylopodia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '238301'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9004'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9005'^^xsd:string;
  dwc:scientificName 'Dactylopusia cfr. paratisboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115458'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9005'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9006'^^xsd:string;
  dwc:scientificName 'Darcythompsonia inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '350687'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9006'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '350687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9007'^^xsd:string;
  dwc:scientificName 'Diagoniceps sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '150057'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9007'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150057'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9008'^^xsd:string;
  dwc:scientificName 'Diarthrodes n.sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115460'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9008'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9009'^^xsd:string;
  dwc:scientificName 'Diosaccus varicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115936'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9009'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9025'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9025'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8999'^^xsd:string;
  dwc:scientificName 'Cletodes n.sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8999'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9011'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9011'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9012'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9012'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9013'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9013'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9014'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9014'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9019'^^xsd:string;
  dwc:scientificName 'Ellucana longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '351448'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9019'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '351448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9020'^^xsd:string;
  dwc:scientificName 'Enhydrosoma latipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '356646'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9020'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '356646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9021'^^xsd:string;
  dwc:scientificName 'Enhydrosoma littorale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '293118'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9021'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9022'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9022'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9023'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9023'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9024'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:startLatitude '-6.2'^^xsd:double;
  dwc:endLatitude '-6.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2, 39.2 -6.2))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_9024'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4941'^^xsd:string;
  dwc:scientificName 'Amphiascoides cfr. subdebilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4941'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4942'^^xsd:string;
  dwc:scientificName 'Amphiascoides sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4942'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4943'^^xsd:string;
  dwc:scientificName 'Amphiascus pacificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115918'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4943'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '359310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4944'^^xsd:string;
  dwc:scientificName 'Amphiascus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4944'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4945'^^xsd:string;
  dwc:scientificName 'Amphiascus sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4945'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4946'^^xsd:string;
  dwc:scientificName 'Amphiascus sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4946'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4947'^^xsd:string;
  dwc:scientificName 'Apodopsyllus cfr. africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '534146'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4947'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '534146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4948'^^xsd:string;
  dwc:scientificName 'Apolethon sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '149985'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4948'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4949'^^xsd:string;
  dwc:scientificName 'Calanoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4949'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8974'^^xsd:string;
  dwc:scientificName 'Robertsonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115324'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8974'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8975'^^xsd:string;
  dwc:scientificName 'Schizacron cfr. barnishi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '150056'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8975'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '150056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8976'^^xsd:string;
  dwc:scientificName 'Stenhelia (Delavalia) cfr. minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8976'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8961'^^xsd:string;
  dwc:scientificName 'Mesochra cfr. pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8961'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8962'^^xsd:string;
  dwc:scientificName 'Mesochra cfr. wolskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8962'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8388'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8388'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8389'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8389'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8390'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8390'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8943'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8943'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8944'^^xsd:string;
  dwc:scientificName 'Enhydrosoma n.sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8944'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8945'^^xsd:string;
  dwc:scientificName 'Enhydrosomella n.sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8945'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8946'^^xsd:string;
  dwc:scientificName 'Eudactylopus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115462'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8946'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8947'^^xsd:string;
  dwc:scientificName 'Harpacticus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8947'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8948'^^xsd:string;
  dwc:scientificName 'Indeterm. Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8948'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8963'^^xsd:string;
  dwc:scientificName 'Nitocra cfr. hibernica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '157705'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8963'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157705'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8978'^^xsd:string;
  dwc:scientificName 'Stylicletodes sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115271'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8978'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8968'^^xsd:string;
  dwc:scientificName 'Paramphiascoides cfr. mixtus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '150120'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8968'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '150120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4951'^^xsd:string;
  dwc:scientificName 'Cletodes cfr. longifurca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4951'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4952'^^xsd:string;
  dwc:scientificName 'Cletodes n.sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4952'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4953'^^xsd:string;
  dwc:scientificName 'Cyclopoida sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4953'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8371'^^xsd:string;
  dwc:scientificName 'Dactylopodia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '238301'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8371'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8372'^^xsd:string;
  dwc:scientificName 'Dactylopusia cfr. paratisboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115458'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8372'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8373'^^xsd:string;
  dwc:scientificName 'Darcythompsoniidae n.gen.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115149'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8373'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115149'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8374'^^xsd:string;
  dwc:scientificName 'Diarthrodes n.sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115460'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8374'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8375'^^xsd:string;
  dwc:scientificName 'Echinolaophonte armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '116224'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8375'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8376'^^xsd:string;
  dwc:scientificName 'Echinolaophonte mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '358402'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8376'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '358402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8377'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8377'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8378'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8378'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8379'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8379'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8380'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8380'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8381'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.6'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8381'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8382'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8382'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8383'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.8'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8383'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8384'^^xsd:string;
  dwc:scientificName 'Ectinosoma sp.9'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8384'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8385'^^xsd:string;
  dwc:scientificName 'Ellucana longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '351448'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8385'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '351448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8386'^^xsd:string;
  dwc:scientificName 'Enhydrosoma latipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '356646'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8386'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '356646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8949'^^xsd:string;
  dwc:scientificName 'Indeterm. Cletodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115143'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8949'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8969'^^xsd:string;
  dwc:scientificName 'Parastenhelia cfr. hornelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115425'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8969'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8970'^^xsd:string;
  dwc:scientificName 'Parategastes sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115445'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8970'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8971'^^xsd:string;
  dwc:scientificName 'Psyllocamptus (Langpsyllocamptus) cfr. quadrispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '465366'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8971'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8972'^^xsd:string;
  dwc:scientificName 'Robertgurneya n.sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115323'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8972'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8973'^^xsd:string;
  dwc:scientificName 'Robertsonia cfr. knoxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115324'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8973'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8966'^^xsd:string;
  dwc:scientificName 'Paralaophonte n.sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8966'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8967'^^xsd:string;
  dwc:scientificName 'Paralaophonte n.sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8967'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8964'^^xsd:string;
  dwc:scientificName 'Orthopsyllus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115416'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8964'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8956'^^xsd:string;
  dwc:scientificName 'Laophonte cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '116259'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8956'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8957'^^xsd:string;
  dwc:scientificName 'Laophonte inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '116270'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8957'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8958'^^xsd:string;
  dwc:scientificName 'Laophonte sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8958'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8959'^^xsd:string;
  dwc:scientificName 'Laophontidae gen.nov.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8959'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8960'^^xsd:string;
  dwc:scientificName 'Longipedia cfr. weberi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8960'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8387'^^xsd:string;
  dwc:scientificName 'Enhydrosoma littorale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '293118'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8387'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '293118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8965'^^xsd:string;
  dwc:scientificName 'Paradactylopodia cfr. brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115464'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8965'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4940'^^xsd:string;
  dwc:scientificName 'Ameira sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4940'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8982'^^xsd:string;
  dwc:scientificName 'Typhlamphiascus sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8982'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8951'^^xsd:string;
  dwc:scientificName 'Indeterm. Ectinosomatidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115151'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8951'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8950'^^xsd:string;
  dwc:scientificName 'Indeterm. Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8950'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4950'^^xsd:string;
  dwc:scientificName 'Canuella brevifurca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '149924'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4950'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '534488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8979'^^xsd:string;
  dwc:scientificName 'Syngastes sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115446'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8979'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8981'^^xsd:string;
  dwc:scientificName 'Typhlamphiascus sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8981'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4939'^^xsd:string;
  dwc:scientificName 'Ameira sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_4939'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8980'^^xsd:string;
  dwc:scientificName 'Typhlamphiascus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8980'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8977'^^xsd:string;
  dwc:scientificName 'Stenhelia (Delavalia) sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8977'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8954'^^xsd:string;
  dwc:scientificName 'Indeterm. Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8954'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8955'^^xsd:string;
  dwc:scientificName 'Indeterm. Thalestridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115181'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8955'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8953'^^xsd:string;
  dwc:scientificName 'Indeterm. Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8953'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.366667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.366667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.366667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4512__Ugent_Copepoda_Gazi_Bay%28July-August%201996%29_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Copepoda_Gazi_Bay(July-August 1996)_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4512_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Copepoda_Gazi_Bay(July-August 1996)'^^xsd:string;
  dwc:catalogNumber 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8952'^^xsd:string;
  dwc:scientificName 'Indeterm. Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.366667'^^xsd:double;
  dwc:startLatitude '-4.366667'^^xsd:double;
  dwc:endLatitude '-4.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667, 39.5 -4.366667))'^^xsd:string;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:samplingProtocol 'PVC meiofauna core (inner diameter 3,6 cm, area 10cm^2), 38 5m sieve'^^xsd:string;
  dwc:occurrenceId 'Ugent_Copepoda_Gazi_Bay(July-August 1996)_8952'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF