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

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/event/5044_Jicaral_1988-09>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Jicaral_1988-09" ;
  .
<https://eurobis.org/id/event/5044_Jicaral_1988-12_Sediment_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Jicaral_1988-12_Sediment_1" ;
  .
<https://eurobis.org/id/event/5044_Jicaral_1988-12_Sediment_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Jicaral_1988-12_Sediment_2" ;
  .
<https://eurobis.org/id/event/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09" ;
  .
<https://eurobis.org/id/event/5044_Outer%20Nicoya%20Gulf_1988-09>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Outer Nicoya Gulf_1988-09" ;
  .
<https://eurobis.org/id/event/5044_Puerto%20Alto_1988-09>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Puerto Alto_1988-09" ;
  .
<https://eurobis.org/id/event/5044_Puerto%20Alto_1988-12_Sediment_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Puerto Alto_1988-12_Sediment_1" ;
  .
<https://eurobis.org/id/event/5044_Puerto%20Alto_1988-12_Sediment_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Puerto Alto_1988-12_Sediment_2" ;
  .
<https://eurobis.org/id/event/5044_Punta%20Morales_1988-09>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Punta Morales_1988-09" ;
  .
<https://eurobis.org/id/event/5044_Punta%20Morales_1988-12>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Punta Morales_1988-12" ;
  .
<https://eurobis.org/id/event/5044_Punta%20Morales_1988-12_Kidney>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Punta Morales_1988-12_Kidney" ;
  .
<https://eurobis.org/id/event/5044_Punta%20Morales_1988-12_Liver>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Punta Morales_1988-12_Liver" ;
  .
<https://eurobis.org/id/event/5044_Punta%20Morales_1988-12_Muscle>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Punta Morales_1988-12_Muscle" ;
  .
<https://eurobis.org/id/event/5044_Punta%20Morales_1988-12_Sediment_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Punta Morales_1988-12_Sediment_1" ;
  .
<https://eurobis.org/id/event/5044_Punta%20Morales_1988-12_Sediment_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Punta Morales_1988-12_Sediment_2" ;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_1'^^xsd:string;
  dwc:scientificName 'Americonuphis reesei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '326285'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_1'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '326285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_2'^^xsd:string;
  dwc:scientificName 'Americonuphis reesei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '326285'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_2'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '326285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_3'^^xsd:string;
  dwc:scientificName 'Americonuphis reesei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '326285'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_3'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '326285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_1'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_1'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_2'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_2'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_3'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_3'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_4'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_4'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_5'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_5'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_6'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_6'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_7'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_7'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_8'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_8'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_9'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_9'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_10'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_10'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_11'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_11'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_12'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_12'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_13'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_13'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_14'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_14'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_15'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_15'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_16'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_16'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_1'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_1'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_2'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_2'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_3'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_3'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_4'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_4'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_5'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_5'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_6'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_6'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_7'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_7'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_1'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_1'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_2'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_2'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_3'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_3'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_4'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_4'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_5'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_5'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_17'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_17'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_18'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_18'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_19'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_19'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_20'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_20'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_21'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_21'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_22'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_22'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_23'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_23'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_24'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_24'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_25'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_25'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_26'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_26'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Jicaral_1988-09_Jicaral_1988-09_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Jicaral_1988-09_Jicaral_1988-09_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983333 -85.11667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.11667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5044_Jicaral_1988-09_Jicaral_1988-09_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jicaral_1988-09_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Jicaral_1988-09_27'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.11667'^^xsd:double;
  dwc:latitude '9.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333, -85.11667 9.983333))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Jicaral_1988-09_27'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_8'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_8'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_9'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_9'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_10'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_10'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_11'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_11'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_12'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_12'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_13'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_13'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_6'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_6'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_7'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_7'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_8'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_8'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_9'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_9'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_10'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_10'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_11'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_11'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_4'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_4'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_5'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_5'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_14'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_14'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-84.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -84.83333)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-84.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Puerto%20Alto_1988-09_Puerto%20Alto_1988-09_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Puerto Alto_1988-09_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Puerto Alto_1988-09_15'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.83333'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10, -84.83333 10))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Puerto Alto_1988-09_15'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_12'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_12'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-09_Punta%20Morales_1988-09_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-09_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-09_13'^^xsd:string;
  dwc:scientificName 'Anadara tuberculosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '504313'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-09_13'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '504313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Liver_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Liver_1'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Liver_1'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Liver_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Liver_2'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Liver_2'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Liver_Punta%20Morales_1988-12_Liver_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Liver_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Liver_3'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Liver_3'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Muscle_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Muscle_1'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Muscle_1'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Muscle_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Muscle_2'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Muscle_2'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Muscle_Punta%20Morales_1988-12_Muscle_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Muscle_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Muscle_3'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Muscle_3'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Kidney_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Kidney_1'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Kidney_1'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Kidney_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Kidney_2'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Kidney_2'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Kidney_Punta%20Morales_1988-12_Kidney_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_Kidney_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_Kidney_3'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_Kidney_3'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_6'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_6'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_7'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_7'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_8'^^xsd:string;
  dwc:scientificName 'Ariopsis semanii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '293653'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_8'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '293653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_9'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_9'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_10'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_10'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_11'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_11'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_12'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_12'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_13'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_13'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_14'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_14'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_15'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_15'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_16'^^xsd:string;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'Punta Morales_1988-12_16'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_17'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_17'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_18'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_18'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_19'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_19'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_20'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_20'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_21'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_21'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_22'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_22'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_23'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_23'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.06667 -84.96667)"^^geo:wktLiteral ;
  geo-pos:lat "10.06667"^^xsd:decimal ;
  geo-pos:long "-84.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Punta%20Morales_1988-12_Punta%20Morales_1988-12_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Punta Morales_1988-12_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Punta Morales_1988-12_24'^^xsd:string;
  dwc:scientificName 'Melaniris guatemalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-84.96667'^^xsd:double;
  dwc:latitude '10.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667, -84.96667 10.06667))'^^xsd:string;
  dwc:occurrenceId 'Punta Morales_1988-12_24'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_1'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_1'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_2'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_2'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_3'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_3'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_4'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_4'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_5'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_5'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_6'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_6'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_7'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_7'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.074682"^^xsd:decimal ;
  dwc:decimalLongitude "-85.105761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.074682 -85.105761)"^^geo:wktLiteral ;
  geo-pos:lat "10.074682"^^xsd:decimal ;
  geo-pos:long "-85.105761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_Middle%20Nicoya%20Gulf%20%28in%20front%20of%20Chira%20Island%29_1988-09_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Middle Nicoya Gulf (in front of Chira Island)_1988-09_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_8'^^xsd:string;
  dwc:scientificName 'Ophistonema libertate'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-85.105761'^^xsd:double;
  dwc:latitude '10.074682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682, -85.105761 10.074682))'^^xsd:string;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'Middle Nicoya Gulf (in front of Chira Island)_1988-09_8'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75354"^^xsd:decimal ;
  dwc:decimalLongitude "-84.6857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  geo-pos:lat "9.75354"^^xsd:decimal ;
  geo-pos:long "-84.6857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Outer Nicoya Gulf_1988-09_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Outer Nicoya Gulf_1988-09_1'^^xsd:string;
  dwc:scientificName 'Plesionika edwarsii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.6857'^^xsd:double;
  dwc:latitude '9.75354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354))'^^xsd:string;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'Outer Nicoya Gulf_1988-09_1'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75354"^^xsd:decimal ;
  dwc:decimalLongitude "-84.6857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  geo-pos:lat "9.75354"^^xsd:decimal ;
  geo-pos:long "-84.6857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Outer Nicoya Gulf_1988-09_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Outer Nicoya Gulf_1988-09_2'^^xsd:string;
  dwc:scientificName 'Plesionika edwarsii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.6857'^^xsd:double;
  dwc:latitude '9.75354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354))'^^xsd:string;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'Outer Nicoya Gulf_1988-09_2'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75354"^^xsd:decimal ;
  dwc:decimalLongitude "-84.6857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  geo-pos:lat "9.75354"^^xsd:decimal ;
  geo-pos:long "-84.6857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Outer Nicoya Gulf_1988-09_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Outer Nicoya Gulf_1988-09_3'^^xsd:string;
  dwc:scientificName 'Plesionika edwarsii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.6857'^^xsd:double;
  dwc:latitude '9.75354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354))'^^xsd:string;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'Outer Nicoya Gulf_1988-09_3'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75354"^^xsd:decimal ;
  dwc:decimalLongitude "-84.6857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  geo-pos:lat "9.75354"^^xsd:decimal ;
  geo-pos:long "-84.6857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Outer Nicoya Gulf_1988-09_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Outer Nicoya Gulf_1988-09_4'^^xsd:string;
  dwc:scientificName 'Plesionika edwarsii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.6857'^^xsd:double;
  dwc:latitude '9.75354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354))'^^xsd:string;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'Outer Nicoya Gulf_1988-09_4'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75354"^^xsd:decimal ;
  dwc:decimalLongitude "-84.6857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  geo-pos:lat "9.75354"^^xsd:decimal ;
  geo-pos:long "-84.6857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Outer Nicoya Gulf_1988-09_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Outer Nicoya Gulf_1988-09_5'^^xsd:string;
  dwc:scientificName 'Plesionika edwarsii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.6857'^^xsd:double;
  dwc:latitude '9.75354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354))'^^xsd:string;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'Outer Nicoya Gulf_1988-09_5'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75354"^^xsd:decimal ;
  dwc:decimalLongitude "-84.6857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75354 -84.6857)"^^geo:wktLiteral ;
  geo-pos:lat "9.75354"^^xsd:decimal ;
  geo-pos:long "-84.6857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5044_Outer%20Nicoya%20Gulf_1988-09_Outer%20Nicoya%20Gulf_1988-09_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Outer Nicoya Gulf_1988-09_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5044_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Organochlorine and total mercury in bivalve Anadara tuberculosa and other species from the Nicoya Gulf, Costa Rica in 1988'^^xsd:string;
  dwc:catalogNumber 'Outer Nicoya Gulf_1988-09_6'^^xsd:string;
  dwc:scientificName 'Plesionika edwarsii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-84.6857'^^xsd:double;
  dwc:latitude '9.75354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354, -84.6857 9.75354))'^^xsd:string;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'Outer Nicoya Gulf_1988-09_6'^^xsd:string;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF